提交 c3916d6d 编写于 作者: Mosher's avatar Mosher

update:更新

上级 298d0f1a
<#ibizinclude>
../@MACRO/DEFAULT.less.ftl
</#ibizinclude>
.${view.getViewType()?lower_case} {
>.view-card {
.ivu-card-extra {
top: 6px;
}
}
}
\ No newline at end of file
......@@ -49,14 +49,13 @@
<tab-pane tab="${singleControl.codeName?lower_case}" label="${tabPage.getCaption()}" name="${tabPage.name}">
<#if tabPage.getPSAppView?? && tabPage.getPSAppView()??>
<component
:is="${srffilepath2(tabPage.getPSAppView().codeName)}"
is="${srffilepath2(tabPage.getPSAppView().codeName)}"
:viewDefaultUsage="false"
:appDeCodeName=""
appDeCodeName="<#if view.getPSAppDataEntity?? && view.getPSAppDataEntity()??>${view.getPSAppDataEntity().codeName}</#if>"
:viewdata="JSON.stringify(context)"
:viewparam="JSON.stringify(viewparams)">
</component>
</#if>
TODO 视图
</tab-pane>
</#list>
</#if>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册