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

zhanghengfeng 发布系统代码 [TrainSys,网页端]

上级 51fc1512
...@@ -1330,6 +1330,18 @@ ...@@ -1330,6 +1330,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Ungroup.json" "path" : "PSSYSAPPS/Mob/PSAPPMODULES/Ungroup.json"
} ], } ],
"getAllPSAppPFPluginRefs" : [ {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM"
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr07063055MobListView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr07063055MobListView.json",
{ {
"name" : "Mob", "name" : "Mob",
"simple" : "true", "simple" : "true",
"getAllPSAppPFPluginRefs" : [ {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM"
} ],
"cache" : { "cache" : {
"getPSAppViews" : [ ] "getPSAppViews" : [ ]
}, },
......
...@@ -1276,6 +1276,21 @@ ...@@ -1276,6 +1276,21 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "编辑器插件test", "name" : "编辑器插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -79,6 +79,21 @@ ...@@ -79,6 +79,21 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "编辑器插件test", "name" : "编辑器插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -3162,6 +3162,21 @@ ...@@ -3162,6 +3162,21 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "编辑器插件test", "name" : "编辑器插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -117,6 +117,21 @@ ...@@ -117,6 +117,21 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "LIST",
"refTag2" : "DATAITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "编辑器插件test", "name" : "编辑器插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册