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

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

上级 29d7c1de
...@@ -3737,6 +3737,12 @@ ...@@ -3737,6 +3737,12 @@
"name" : "图表测试", "name" : "图表测试",
"realModelSubType" : "DECHARTVIEW", "realModelSubType" : "DECHARTVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2GridView",
"logicName" : "测试实体实体表格视图(2)",
"name" : "测试实体实体表格视图(2)",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "ValueRuleMobEditView", "codeName" : "ValueRuleMobEditView",
"logicName" : "测试值规则", "logicName" : "测试值规则",
......
...@@ -4159,6 +4159,10 @@ ...@@ -4159,6 +4159,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json",
"viewType" : "DETREEEXPVIEW" "viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json",
......
...@@ -58,15 +58,15 @@ ...@@ -58,15 +58,15 @@
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
} ], } ],
"viewLogicType" : "APP_NEWDATA", "viewLogicType" : "APP_NEWDATA",
...@@ -105,11 +105,11 @@ ...@@ -105,11 +105,11 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realTitle" : "图表测试", "realTitle" : "测试表格导航",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DEGRIDEXPVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
......
...@@ -4971,6 +4971,12 @@ ...@@ -4971,6 +4971,12 @@
"viewType" : "DETREEEXPVIEW", "viewType" : "DETREEEXPVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "TreeExpView" "view" : "TreeExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "Usr2GridView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView.json",
...@@ -33530,6 +33536,10 @@ ...@@ -33530,6 +33536,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeExpView.json",
"viewType" : "DETREEEXPVIEW" "viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册