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

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

上级 9352ceae
...@@ -34,5 +34,52 @@ ...@@ -34,5 +34,52 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/DRItem.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/DRItem.json"
}, },
"testScriptCode" : "false" "testScriptCode" : "false"
}, {
"caption" : "单位选择测试",
"counterId" : "num5",
"counterMode" : 1,
"detailType" : "DRITEM",
"enableMode" : "SCRIPT",
"name" : "test",
"orderValue" : 120,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402927030.json"
},
"testScriptCode" : "true"
}, {
"caption" : "分页搜索列表",
"detailType" : "DRITEM",
"name" : "test6",
"orderValue" : 130,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json"
}
}, {
"caption" : "分页搜索列表",
"detailType" : "DRITEM",
"name" : "test7",
"orderValue" : 140,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326057165.json"
}
}, {
"caption" : "模拟表格视图",
"counterId" : "num2",
"counterMode" : 1,
"detailType" : "DRITEM",
"enableMode" : "DEOPPRIV",
"name" : "test8",
"orderValue" : 150,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem1211348459.json"
},
"getTestPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
}
} ] } ]
} }
\ No newline at end of file
...@@ -94,6 +94,46 @@ ...@@ -94,6 +94,46 @@
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"testScriptCode" : "false" "testScriptCode" : "false"
}, {
"caption" : "单位选择测试",
"counterId" : "num5",
"counterMode" : 1,
"enableMode" : "SCRIPT",
"name" : "test",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12116727GridView.json",
"viewType" : "DEGRIDVIEW"
},
"testScriptCode" : "true"
}, {
"caption" : "分页搜索列表",
"name" : "test6",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"caption" : "分页搜索列表",
"name" : "test7",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"caption" : "模拟表格视图",
"counterId" : "num2",
"counterMode" : 1,
"dataAccessAction" : "READ",
"enableMode" : "DEOPPRIV",
"name" : "test8",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
......
...@@ -72,6 +72,16 @@ ...@@ -72,6 +72,16 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "关系分页部件",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "drtab",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
......
...@@ -86277,6 +86277,46 @@ ...@@ -86277,6 +86277,46 @@
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"testScriptCode" : "false" "testScriptCode" : "false"
}, {
"caption" : "单位选择测试",
"counterId" : "num5",
"counterMode" : 1,
"enableMode" : "SCRIPT",
"name" : "test",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12116727GridView.json",
"viewType" : "DEGRIDVIEW"
},
"testScriptCode" : "true"
}, {
"caption" : "分页搜索列表",
"name" : "test6",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"caption" : "分页搜索列表",
"name" : "test7",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"caption" : "模拟表格视图",
"counterId" : "num2",
"counterMode" : 1,
"dataAccessAction" : "READ",
"enableMode" : "DEOPPRIV",
"name" : "test8",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册