提交 dec88c47 编写于 作者: Neuromancer255's avatar Neuromancer255

页面嵌入编辑器样式修改 --fix1

上级 2edf7c66
<div v-show="detailsModel.${item.name}.visible"
<#if item.getContentWidth()>
:style="height:${item.getContentHeight()}px;width:${item.getContentHeight()}px"
<#else>
:style="height:${item.getContentHeight()}px;width:100%"
</#if>
>
<div v-show="detailsModel.${item.name}.visible"<#if item.getContentWidth()>:style="height:${item.getContentHeight()}px;width:${item.getContentHeight()}px"<#else>:style="height:${item.getContentHeight()}px;width:100%"</#if>>
<iframe src='${item.getIFrameUrl()}'></iframe>
</div>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册