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

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

上级 703a59b2
...@@ -104,14 +104,6 @@ ...@@ -104,14 +104,6 @@
"id" : "VMGroup" "id" : "VMGroup"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realTitle" : "图表测试", "realTitle" : "图表测试",
"getRefPSAppView" : { "getRefPSAppView" : {
...@@ -119,6 +111,14 @@ ...@@ -119,6 +111,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
} }
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -1109,10 +1109,6 @@ ...@@ -1109,10 +1109,6 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "PFPlugin"
},
"pagingSize" : 50, "pagingSize" : 50,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -3222,16 +3222,6 @@ ...@@ -3222,16 +3222,6 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)", "templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)", "templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)" "templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "移动端轮播图插件",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "PFPlugin"
},
"pluginCode" : "PFPlugin",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, { }, {
"name" : "编辑器插件", "name" : "编辑器插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -90,16 +90,6 @@ ...@@ -90,16 +90,6 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)", "templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)", "templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)" "templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "移动端轮播图插件",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "PFPlugin"
},
"pluginCode" : "PFPlugin",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, { }, {
"name" : "编辑器插件", "name" : "编辑器插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册