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

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

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