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

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

上级 5f21a3d0
...@@ -2622,6 +2622,12 @@ ...@@ -2622,6 +2622,12 @@
"name" : "测试实体实体面板视图", "name" : "测试实体实体面板视图",
"realModelSubType" : "DEPANELVIEW", "realModelSubType" : "DEPANELVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "DataViewExpView",
"logicName" : "测试实体实体卡片视图导航视图",
"name" : "测试实体实体卡片视图导航视图",
"realModelSubType" : "DEDATAVIEWEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridView", "codeName" : "GridView",
"logicName" : "测试实体实体表格视图", "logicName" : "测试实体实体表格视图",
......
...@@ -2273,6 +2273,10 @@ ...@@ -2273,6 +2273,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json",
"viewType" : "DELISTEXPVIEW" "viewType" : "DELISTEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json",
"viewType" : "DEDATAVIEWEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json",
...@@ -2321,10 +2325,6 @@ ...@@ -2321,10 +2325,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobDataViewExpView.json",
"viewType" : "DEMOBDATAVIEWEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
......
...@@ -1736,8 +1736,8 @@ ...@@ -1736,8 +1736,8 @@
"openMode" : "INDEXVIEWTAB", "openMode" : "INDEXVIEWTAB",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobDataViewExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json",
"viewType" : "DEMOBDATAVIEWEXPVIEW" "viewType" : "DEDATAVIEWEXPVIEW"
} }
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
...@@ -2809,6 +2809,12 @@ ...@@ -2809,6 +2809,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "PhoneView" "view" : "PhoneView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json",
"viewType" : "DEDATAVIEWEXPVIEW",
"resource" : "TEST",
"view" : "DataViewExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json",
...@@ -3122,12 +3128,6 @@ ...@@ -3122,12 +3128,6 @@
"viewType" : "DEPICKUPGRIDVIEW", "viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Student", "resource" : "Student",
"view" : "PickupGridView" "view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobDataViewExpView.json",
"viewType" : "DEMOBDATAVIEWEXPVIEW",
"resource" : "TEST",
"view" : "MobDataViewExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
...@@ -26110,6 +26110,10 @@ ...@@ -26110,6 +26110,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json",
"viewType" : "DELISTEXPVIEW" "viewType" : "DELISTEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json",
"viewType" : "DEDATAVIEWEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json",
...@@ -26158,10 +26162,6 @@ ...@@ -26158,10 +26162,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobDataViewExpView.json",
"viewType" : "DEMOBDATAVIEWEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册