提交 0d429b86 编写于 作者: WodahsOrez's avatar WodahsOrez

lxm--面板数据选择编辑器--fix1

上级 4170c7f8
<#if ctrl.getLayoutMode()=='FLEX'>
<div class='panel-container' style="<#if ctrl.getWidth() gt 0>width: ${ctrl.getWidth()?c}px;</#if><#if ctrl.getHeight() gt 0>height: ${ctrl.getHeight()?c}px;</#if>"> <div class='panel-container' style="<#if ctrl.getWidth() gt 0>width: ${ctrl.getWidth()?c}px;</#if><#if ctrl.getHeight() gt 0>height: ${ctrl.getHeight()?c}px;</#if>">
<#if ctrl.getLayoutMode()=='FLEX'>
<div class="app-layoutpanel" style="height:100%;display: flex;"> <div class="app-layoutpanel" style="height:100%;display: flex;">
<@ibizindent blank=8> <@ibizindent blank=8>
<#if ctrl.getRootPSPanelItems()??> <#if ctrl.getRootPSPanelItems()??>
...@@ -19,4 +19,5 @@ ${P.getPartCode(item).code} ...@@ -19,4 +19,5 @@ ${P.getPartCode(item).code}
</#if> </#if>
</@ibizindent> </@ibizindent>
</row> </row>
</#if> </#if>
\ No newline at end of file </div>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册