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

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

上级 1f7faa63
...@@ -4,29 +4,32 @@ ...@@ -4,29 +4,32 @@
"formCaption" : "书", "formCaption" : "书",
"name" : "流式布局分页导航_关系界面组", "name" : "流式布局分页导航_关系界面组",
"getPSDEDRDetails" : [ { "getPSDEDRDetails" : [ {
"caption" : "书实体表格视图(2)", "caption" : "test1",
"detailType" : "DRITEM", "detailType" : "DRITEM",
"name" : "test1", "name" : "test1",
"orderValue" : 100, "orderValue" : 100,
"originCaption" : "test1",
"getPSDEDRItem" : { "getPSDEDRItem" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0829030507.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0829030507.json"
} }
}, { }, {
"caption" : "书实体测试(表格)", "caption" : "test2",
"detailType" : "DRITEM", "detailType" : "DRITEM",
"name" : "test2", "name" : "test2",
"orderValue" : 110, "orderValue" : 110,
"originCaption" : "test2",
"getPSDEDRItem" : { "getPSDEDRItem" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0311302519.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/UsrDRItem0311302519.json"
} }
}, { }, {
"caption" : "学员信息清单", "caption" : "test3",
"counterId" : "num1", "counterId" : "num1",
"detailType" : "DRITEM", "detailType" : "DRITEM",
"name" : "test3", "name" : "test3",
"orderValue" : 120, "orderValue" : 120,
"originCaption" : "test3",
"getPSDEDRItem" : { "getPSDEDRItem" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/DRItem.json" "path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDRITEMS/DRItem.json"
......
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
"caption" : "分页导航", "caption" : "分页导航",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "tabexppanel_flex", "name" : "tabexppanel",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
"id" : "TABEXPPANEL" "id" : "TABEXPPANEL"
}, },
"getPSDEDRTabPages" : [ { "getPSDEDRTabPages" : [ {
"caption" : "书实体表格视图(2)", "caption" : "test1",
"name" : "test1", "name" : "test1",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"caption" : "书实体测试(表格)", "caption" : "test2",
"name" : "test2", "name" : "test2",
"getPSAppView" : { "getPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"caption" : "学员信息清单", "caption" : "test3",
"counterId" : "num1", "counterId" : "num1",
"name" : "test3", "name" : "test3",
"getPSAppView" : { "getPSAppView" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册