提交 c62f4f1b 编写于 作者: ibizdev's avatar ibizdev

zhanghengfeng 发布系统代码 [TrainSys,模板发布]

上级 bc4faf03
......@@ -49,6 +49,16 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/Ungroup.json"
} ],
"getAllPSAppPFPluginRefs" : [ {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "PubViewTest"
},
"pluginCode" : "PubViewTest",
"pluginType" : "VIEW_CUSTOM",
"refMode" : "APPVIEW",
"refTag" : "DEDATAVIEW"
}, {
"name" : "界面行为插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
......@@ -59,6 +69,15 @@
"refMode" : "UIACTION",
"refTag" : "SYS"
} ],
"getAllPSAppSubViewTypeRefs" : [ {
"name" : "PubTest",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "PubViewTest"
},
"pluginCode" : "PubViewTest",
"viewType" : "DEDATAVIEW"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPINDEXVIEWS/AppIndexView.json",
......@@ -891,6 +910,10 @@
} ],
"getPSDEViewCodeName" : "DataView",
"getPSDEViewId" : "B24F37A1-6100-44CB-89C3-AEB2BCAE8E4D",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "PubViewTest"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEDATAVIEW",
......@@ -909,7 +932,7 @@
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneDataView",
"title" : "手机数据视图",
"viewStyle" : "DEFAULT",
"viewStyle" : "PubTest",
"viewType" : "DEDATAVIEW",
"xDataControlName" : "dataview",
"enableDP" : true,
......
......@@ -2,6 +2,16 @@
"name" : "模板发布",
"simple" : "true",
"getAllPSAppPFPluginRefs" : [ {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "PubViewTest"
},
"pluginCode" : "PubViewTest",
"pluginType" : "VIEW_CUSTOM",
"refMode" : "APPVIEW",
"refTag" : "DEDATAVIEW"
}, {
"name" : "界面行为插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册