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

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

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