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

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

上级 cb057a87
...@@ -5220,6 +5220,12 @@ ...@@ -5220,6 +5220,12 @@
"name" : "Edit", "name" : "Edit",
"realModelSubType" : "DEMOBEDITVIEW", "realModelSubType" : "DEMOBEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PhoneGridView",
"logicName" : "表格视图",
"name" : "表格视图",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr04107034PickupView", "codeName" : "Usr04107034PickupView",
"logicName" : "视图消息数据选择视图", "logicName" : "视图消息数据选择视图",
......
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -136,6 +137,7 @@ ...@@ -136,6 +137,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -323,6 +325,7 @@ ...@@ -323,6 +325,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -3280,6 +3280,10 @@ ...@@ -3280,6 +3280,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneRedirectView.json",
"viewType" : "DEREDIRECTVIEW" "viewType" : "DEREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneGridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04103037DataViewExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04103037DataViewExpView.json",
......
...@@ -507,6 +507,7 @@ ...@@ -507,6 +507,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -569,6 +570,7 @@ ...@@ -569,6 +570,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
...@@ -756,6 +758,7 @@ ...@@ -756,6 +758,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"userTag" : "permanent",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -35526,6 +35526,12 @@ ...@@ -35526,6 +35526,12 @@
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView2.json", "path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView2.json",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"view" : "AppIndexView2" "view" : "AppIndexView2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneGridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "Phone",
"view" : "PhoneGridView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr09062298CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr09062298CustomView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册