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

调整

上级 0c87d9d0
......@@ -16,6 +16,16 @@ TARGET=PSSYSAPP
"detailImage":"<#if appPortlet.getPSSysPortlet().getPSSysImage?? && appPortlet.getPSSysPortlet().getPSSysImage()?? && appPortlet.getPSSysPortlet().getPSSysImage().getImagePath?? && appPortlet.getPSSysPortlet().getPSSysImage().getImagePath()??>${appPortlet.getPSSysPortlet().getPSSysImage().getImagePath()}</#if>",
"componentName":"app-${srffilepath2(appDataEntity.getCodeName())}-${srffilepath2(appPortlet.getPSSysPortlet().getCodeName())}-portlet",</#if>
"portletName": "${appPortlet.getName()}"}<#if appPortlet_has_next>,</#if>
<#else>
{"type":"app",
"appCodeName":"${app.getPKGCodeName()}",
"appName":"${app.getName()}",
"portletCodeName": "${appPortlet.getCodeName()}",
"detailText":"${appPortlet.getUserTag()}",
"detailImage":"${appPortlet.getUserTag2()}",
<#if appPortlet.getPSSysPortlet?? && appPortlet.getPSSysPortlet()??>"portletTYpe":"${appPortlet.getPSSysPortlet().getPortletType()}","componentName":"app-${srffilepath2(appPortlet.getPSSysPortlet().getCodeName())}-portlet",</#if>
"portletName": "${appPortlet.getName()}"}<#if appPortlet_has_next>,</#if>
</#if>
</#if>
</#if>
</#list>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册