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

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

上级 e6ba499d
...@@ -1049,16 +1049,16 @@ ...@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -87,17 +87,17 @@ ...@@ -87,17 +87,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field14" "name" : "field17"
}, { }, {
"name" : "type" "name" : "field13"
}, { }, {
"name" : "field11" "name" : "field8"
}, { }, {
"name" : "field13" "name" : "type"
}, { }, {
"name" : "field17" "name" : "field11"
}, { }, {
"name" : "field8" "name" : "field14"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -1012,6 +1012,30 @@ ...@@ -1012,6 +1012,30 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem1",
"contentType" : "HTML",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"htmlContent" : "<p>&lt;p&gt;测试p标签&lt;p/&gt;</p>",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"content" : "<p>&lt;p&gt;测试p标签&lt;p/&gt;</p>",
"contentType" : "HTML",
"name" : "rawitem1",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-file-zipper"
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"caption" : "步进器", "caption" : "步进器",
"codeName" : "formitem3", "codeName" : "formitem3",
...@@ -2895,6 +2919,96 @@ ...@@ -2895,6 +2919,96 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "表单项直接内容",
"codeName" : "grouppanel8",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel8",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "直接内容测试11111",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "直接内容测试11111",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem3",
"contentType" : "HTML",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"htmlContent" : "<p>html内容:&lt;p&gt;test1111&lt;p/&gt;</p>",
"name" : "rawitem3",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"content" : "<p>html内容:&lt;p&gt;test1111&lt;p/&gt;</p>",
"contentType" : "HTML",
"name" : "rawitem3",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem4",
"contentType" : "IMAGE",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem4",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "rawitem4",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-up-down"
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-up-down"
},
"rawContent" : "图片",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"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
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -929,17 +929,17 @@ ...@@ -929,17 +929,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field14" "name" : "field17"
}, { }, {
"name" : "type" "name" : "field13"
}, { }, {
"name" : "field11" "name" : "field8"
}, { }, {
"name" : "field13" "name" : "type"
}, { }, {
"name" : "field17" "name" : "field11"
}, { }, {
"name" : "field8" "name" : "field14"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -1854,6 +1854,30 @@ ...@@ -1854,6 +1854,30 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem1",
"contentType" : "HTML",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"htmlContent" : "<p>&lt;p&gt;测试p标签&lt;p/&gt;</p>",
"name" : "rawitem1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"content" : "<p>&lt;p&gt;测试p标签&lt;p/&gt;</p>",
"contentType" : "HTML",
"name" : "rawitem1",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-file-zipper"
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"caption" : "步进器", "caption" : "步进器",
"codeName" : "formitem3", "codeName" : "formitem3",
...@@ -3737,6 +3761,96 @@ ...@@ -3737,6 +3761,96 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "表单项直接内容",
"codeName" : "grouppanel8",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel8",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "直接内容测试11111",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "直接内容测试11111",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem3",
"contentType" : "HTML",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"htmlContent" : "<p>html内容:&lt;p&gt;test1111&lt;p/&gt;</p>",
"name" : "rawitem3",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"content" : "<p>html内容:&lt;p&gt;test1111&lt;p/&gt;</p>",
"contentType" : "HTML",
"name" : "rawitem3",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"codeName" : "rawitem4",
"contentType" : "IMAGE",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem4",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "rawitem4",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-up-down"
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"getPSSysImage" : {
"cssClass" : "fa-solid fa-up-down"
},
"rawContent" : "图片",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"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
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -2261,16 +2261,16 @@ ...@@ -2261,16 +2261,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册