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

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

上级 41a09112
...@@ -1209,16 +1209,16 @@ ...@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -289,6 +289,13 @@ ...@@ -289,6 +289,13 @@
}, { }, {
"id" : "formitem1", "id" : "formitem1",
"dataType" : 25 "dataType" : 25
}, {
"id" : "field33",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD33",
"codeName" : "Field33"
}
}, { }, {
"id" : "field16", "id" : "field16",
"dataType" : 25, "dataType" : 25,
...@@ -1459,6 +1466,42 @@ ...@@ -1459,6 +1466,42 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem1", "rTMOSFilePath" : "psdeformdetail_formitems/formitem1",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "图片控件(单项、直接内容)",
"codeName" : "field33",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/field33",
"name" : "field33",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD33",
"codeName" : "Field33"
},
"getPSEditor" : {
"editorParams" : {
"RAWCONTENT" : "TRUE",
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE_RAW",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field33",
"rawContent" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/field33",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1625,6 +1625,13 @@ ...@@ -1625,6 +1625,13 @@
}, { }, {
"id" : "formitem1", "id" : "formitem1",
"dataType" : 25 "dataType" : 25
}, {
"id" : "field33",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD33",
"codeName" : "Field33"
}
}, { }, {
"id" : "field16", "id" : "field16",
"dataType" : 25, "dataType" : 25,
...@@ -2795,6 +2802,42 @@ ...@@ -2795,6 +2802,42 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem1", "rTMOSFilePath" : "psdeformdetail_formitems/formitem1",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "图片控件(单项、直接内容)",
"codeName" : "field33",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/field33",
"name" : "field33",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD33",
"codeName" : "Field33"
},
"getPSEditor" : {
"editorParams" : {
"RAWCONTENT" : "TRUE",
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE_RAW",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field33",
"rawContent" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/field33",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册