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

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

上级 186e962c
......@@ -147,7 +147,7 @@
"enableSort" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "FRONT",
"cLConvertMode" : "NONE",
"caption" : "属性列:标题",
"getCellPSSysCss" : {
"cssName" : "color-red"
......@@ -163,10 +163,6 @@
},
"name" : "test4",
"noPrivDisplayMode" : 2,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"getPSAppDEField" : {
"name" : "TEST4",
"codeName" : "Test4"
......
......@@ -537,7 +537,7 @@
"enableSort" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "FRONT",
"cLConvertMode" : "NONE",
"caption" : "属性列:标题",
"getCellPSSysCss" : {
"cssName" : "color-red"
......@@ -553,10 +553,6 @@
},
"name" : "test4",
"noPrivDisplayMode" : 2,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"getPSAppDEField" : {
"name" : "TEST4",
"codeName" : "Test4"
......
......@@ -104,14 +104,6 @@
"id" : "VMGroup"
},
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "图表测试",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
......@@ -119,6 +111,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "图表测试",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Default",
......@@ -1109,6 +1109,10 @@
"getPSSysCss" : {
"cssName" : "test3"
},
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "PFPlugin"
},
"pagingSize" : 50,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -3222,6 +3222,16 @@
"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,6 +90,16 @@
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册