提交 953fe3b1 编写于 作者: ibizdev's avatar ibizdev

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

上级 b5a2fd98
...@@ -76,17 +76,17 @@ ...@@ -76,17 +76,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field17" "name" : "field11"
}, {
"name" : "field13"
}, { }, {
"name" : "type" "name" : "type"
}, { }, {
"name" : "field11" "name" : "field17"
}, {
"name" : "field8"
}, { }, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field8" "name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -719,7 +719,8 @@ ...@@ -719,7 +719,8 @@
"SRFNAVPARAM.n_state_eq" : "1 ", "SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%", "bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%", "SRFNAVCTX.device" : "%sv_deviceid%",
"aaa" : "1" "aaa" : "1",
"showmaxlength" : "TRUE"
}, },
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
...@@ -735,7 +736,8 @@ ...@@ -735,7 +736,8 @@
"name" : "n_state_eq", "name" : "n_state_eq",
"value" : "1 ", "value" : "1 ",
"rawValue" : true "rawValue" : true
} ] } ],
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2545,6 +2547,9 @@ ...@@ -2545,6 +2547,9 @@
"codeName" : "Field13" "codeName" : "Field13"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA", "editorType" : "TEXTAREA",
"maxLength" : 100, "maxLength" : 100,
"name" : "field13", "name" : "field13",
...@@ -2576,7 +2581,8 @@ ...@@ -2576,7 +2581,8 @@
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 200.0, "editorHeight" : 200.0,
"editorParams" : { "editorParams" : {
"HEIGHT" : "200" "HEIGHT" : "200",
"showmaxlength" : "TRUE"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
......
...@@ -185,17 +185,17 @@ ...@@ -185,17 +185,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field17" "name" : "field11"
}, {
"name" : "field13"
}, { }, {
"name" : "type" "name" : "type"
}, { }, {
"name" : "field11" "name" : "field17"
}, {
"name" : "field8"
}, { }, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field8" "name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -828,7 +828,8 @@ ...@@ -828,7 +828,8 @@
"SRFNAVPARAM.n_state_eq" : "1 ", "SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%", "bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%", "SRFNAVCTX.device" : "%sv_deviceid%",
"aaa" : "1" "aaa" : "1",
"showmaxlength" : "TRUE"
}, },
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 2000,
...@@ -844,7 +845,8 @@ ...@@ -844,7 +845,8 @@
"name" : "n_state_eq", "name" : "n_state_eq",
"value" : "1 ", "value" : "1 ",
"rawValue" : true "rawValue" : true
} ] } ],
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2654,6 +2656,9 @@ ...@@ -2654,6 +2656,9 @@
"codeName" : "Field13" "codeName" : "Field13"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"showmaxlength" : "TRUE"
},
"editorType" : "TEXTAREA", "editorType" : "TEXTAREA",
"maxLength" : 100, "maxLength" : 100,
"name" : "field13", "name" : "field13",
...@@ -2685,7 +2690,8 @@ ...@@ -2685,7 +2690,8 @@
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 200.0, "editorHeight" : 200.0,
"editorParams" : { "editorParams" : {
"HEIGHT" : "200" "HEIGHT" : "200",
"showmaxlength" : "TRUE"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
......
...@@ -13038,82 +13038,82 @@ ...@@ -13038,82 +13038,82 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
} ] } ]
...@@ -13121,38 +13121,38 @@ ...@@ -13121,38 +13121,38 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册