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

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

上级 d0a4b96a
...@@ -119,12 +119,6 @@ ...@@ -119,12 +119,6 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "formitem5",
"dataType" : 25
}, {
"id" : "formitem4",
"dataType" : 25
}, { }, {
"id" : "bookid", "id" : "bookid",
"hidden" : true, "hidden" : true,
...@@ -1256,6 +1250,16 @@ ...@@ -1256,6 +1250,16 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel6", "name" : "grouppanel6",
"getPSDEFormDetails" : [ {
"codeName" : "mdctrl5",
"contentType" : "REPEATER",
"detailStyle" : "STYLE2",
"detailType" : "MDCTRL",
"name" : "mdctrl5",
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
},
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "文本框", "caption" : "文本框",
"codeName" : "formitem5", "codeName" : "formitem5",
...@@ -1277,6 +1281,7 @@ ...@@ -1277,6 +1281,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "列表框", "caption" : "列表框",
...@@ -1300,6 +1305,22 @@ ...@@ -1300,6 +1305,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -298,12 +298,6 @@ ...@@ -298,12 +298,6 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "formitem5",
"dataType" : 25
}, {
"id" : "formitem4",
"dataType" : 25
}, { }, {
"id" : "bookid", "id" : "bookid",
"hidden" : true, "hidden" : true,
...@@ -1435,6 +1429,16 @@ ...@@ -1435,6 +1429,16 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel6", "name" : "grouppanel6",
"getPSDEFormDetails" : [ {
"codeName" : "mdctrl5",
"contentType" : "REPEATER",
"detailStyle" : "STYLE2",
"detailType" : "MDCTRL",
"name" : "mdctrl5",
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
},
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "文本框", "caption" : "文本框",
"codeName" : "formitem5", "codeName" : "formitem5",
...@@ -1456,6 +1460,7 @@ ...@@ -1456,6 +1460,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "列表框", "caption" : "列表框",
...@@ -1479,6 +1484,22 @@ ...@@ -1479,6 +1484,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册