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

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

上级 c6c46b50
...@@ -231,10 +231,54 @@ ...@@ -231,10 +231,54 @@
}, },
"infoGroupMode" : false "infoGroupMode" : false
}, { }, {
"caption" : "分组面板",
"codeName" : "formpage3", "codeName" : "formpage3",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage3", "name" : "formpage3",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板标题",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
......
...@@ -339,11 +339,15 @@ ...@@ -339,11 +339,15 @@
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "FieldComputeLogic"
},
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchCodeListSet"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -488,11 +492,15 @@ ...@@ -488,11 +492,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "FieldComputeLogic"
},
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchCodeListSet"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -348,10 +348,54 @@ ...@@ -348,10 +348,54 @@
}, },
"infoGroupMode" : false "infoGroupMode" : false
}, { }, {
"caption" : "分组面板",
"codeName" : "formpage3", "codeName" : "formpage3",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage3", "name" : "formpage3",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板标题",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册