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

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

上级 1dd25a04
...@@ -1432,16 +1432,16 @@ ...@@ -1432,16 +1432,16 @@
"codeName" : "VMGroup2", "codeName" : "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"
} }
} ] } ]
}, { }, {
......
...@@ -390,33 +390,25 @@ ...@@ -390,33 +390,25 @@
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "testname", "id" : "testid",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
} }
}, { }, {
"id" : "type", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TESTNAME",
"codeName" : "Type" "codeName" : "TESTName"
} }
}, { }, {
"id" : "testid", "id" : "field",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTID", "name" : "FIELD",
"codeName" : "TESTId" "codeName" : "Field"
} }
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
...@@ -433,8 +425,8 @@ ...@@ -433,8 +425,8 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "测试实体名称", "caption" : "测试实体标识",
"codeName" : "testname", "codeName" : "testid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -442,16 +434,16 @@ ...@@ -442,16 +434,16 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "testname", "name" : "testid",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "testid",
"name" : "testname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -460,37 +452,35 @@ ...@@ -460,37 +452,35 @@
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "测试实体名称",
"codeName" : "amount", "codeName" : "testname",
"dataType" : 6, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "amount", "name" : "testname",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "TESTNAME",
"codeName" : "Amount" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "NUMBER", "editorType" : "TEXTBOX",
"name" : "amount", "maxLength" : 200,
"precision" : 2 "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "类型", "caption" : "属性",
"codeName" : "type", "codeName" : "field",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -498,26 +488,22 @@ ...@@ -498,26 +488,22 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "field",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "FIELD",
"codeName" : "Type" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "RADIOBUTTONLIST", "editorType" : "TEXTBOX",
"name" : "type", "maxLength" : 100,
"getPSAppCodeList" : { "name" : "field"
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -534,33 +520,6 @@ ...@@ -534,33 +520,6 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -113,33 +113,25 @@ ...@@ -113,33 +113,25 @@
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "testname", "id" : "testid",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
} }
}, { }, {
"id" : "type", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TESTNAME",
"codeName" : "Type" "codeName" : "TESTName"
} }
}, { }, {
"id" : "testid", "id" : "field",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTID", "name" : "FIELD",
"codeName" : "TESTId" "codeName" : "Field"
} }
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
...@@ -156,8 +148,8 @@ ...@@ -156,8 +148,8 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "测试实体名称", "caption" : "测试实体标识",
"codeName" : "testname", "codeName" : "testid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -165,16 +157,16 @@ ...@@ -165,16 +157,16 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "testname", "name" : "testid",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "testid",
"name" : "testname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -183,37 +175,35 @@ ...@@ -183,37 +175,35 @@
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "测试实体名称",
"codeName" : "amount", "codeName" : "testname",
"dataType" : 6, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "amount", "name" : "testname",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "TESTNAME",
"codeName" : "Amount" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "NUMBER", "editorType" : "TEXTBOX",
"name" : "amount", "maxLength" : 200,
"precision" : 2 "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "类型", "caption" : "属性",
"codeName" : "type", "codeName" : "field",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -221,26 +211,22 @@ ...@@ -221,26 +211,22 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "field",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "FIELD",
"codeName" : "Type" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "RADIOBUTTONLIST", "editorType" : "TEXTBOX",
"name" : "type", "maxLength" : 100,
"getPSAppCodeList" : { "name" : "field"
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -257,33 +243,6 @@ ...@@ -257,33 +243,6 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -569,33 +569,25 @@ ...@@ -569,33 +569,25 @@
"hidden" : true, "hidden" : true,
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "testname", "id" : "testid",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
} }
}, { }, {
"id" : "type", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TESTNAME",
"codeName" : "Type" "codeName" : "TESTName"
} }
}, { }, {
"id" : "testid", "id" : "field",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTID", "name" : "FIELD",
"codeName" : "TESTId" "codeName" : "Field"
} }
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
...@@ -612,8 +604,8 @@ ...@@ -612,8 +604,8 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "group1", "name" : "group1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "测试实体名称", "caption" : "测试实体标识",
"codeName" : "testname", "codeName" : "testid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -621,16 +613,16 @@ ...@@ -621,16 +613,16 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "testname", "name" : "testid",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTID",
"codeName" : "TESTName" "codeName" : "TESTId"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "testid",
"name" : "testname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -639,37 +631,35 @@ ...@@ -639,37 +631,35 @@
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "测试实体名称",
"codeName" : "amount", "codeName" : "testname",
"dataType" : 6, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "amount", "name" : "testname",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AMOUNT", "name" : "TESTNAME",
"codeName" : "Amount" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "NUMBER", "editorType" : "TEXTBOX",
"name" : "amount", "maxLength" : 200,
"precision" : 2 "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "类型", "caption" : "属性",
"codeName" : "type", "codeName" : "field",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
...@@ -677,26 +667,22 @@ ...@@ -677,26 +667,22 @@
"ignoreInput" : 0, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "field",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "FIELD",
"codeName" : "Type" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "RADIOBUTTONLIST", "editorType" : "TEXTBOX",
"name" : "type", "maxLength" : 100,
"getPSAppCodeList" : { "name" : "field"
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -713,33 +699,6 @@ ...@@ -713,33 +699,6 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -9664,16 +9664,16 @@ ...@@ -9664,16 +9664,16 @@
"codeName" : "VMGroup2", "codeName" : "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"
} }
} ] } ]
}, { }, {
...@@ -9691,22 +9691,22 @@ ...@@ -9691,22 +9691,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -9723,22 +9723,16 @@ ...@@ -9723,22 +9723,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -9746,6 +9740,12 @@ ...@@ -9746,6 +9740,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
...@@ -9757,12 +9757,11 @@ ...@@ -9757,12 +9757,11 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9771,11 +9770,12 @@ ...@@ -9771,11 +9770,12 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9784,10 +9784,10 @@ ...@@ -9784,10 +9784,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -9796,26 +9796,26 @@ ...@@ -9796,26 +9796,26 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -9828,16 +9828,16 @@ ...@@ -9828,16 +9828,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册