提交 fea563ad 编写于 作者: KK's avatar KK

系统代码表样式

上级 3a661cc8
<#ibiztemplate> <#ibiztemplate>
TARGET=PSSYSAPP TARGET=PSSYSAPP
</#ibiztemplate> </#ibiztemplate>
.view{ //系统代码表样式
width:100%;
}
<#list app.getAllPSAppCodeLists() as codelist> <#list app.getAllPSAppCodeLists() as codelist>
<#if codelist.getCodeListType() == "STATIC" && codelist.getAllPSCodeItems()??> <#if codelist.getCodeListType() == "STATIC" && codelist.getAllPSCodeItems()??>
<#if codelist.getAllPSCodeItems()??> <#if codelist.getAllPSCodeItems()??>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册