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

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

上级 b649081f
...@@ -1398,16 +1398,16 @@ ...@@ -1398,16 +1398,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"
} }
} ] } ]
}, { }, {
......
...@@ -76,17 +76,17 @@ ...@@ -76,17 +76,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field17"
}, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field11" "name" : "field17"
}, { }, {
"name" : "field13" "name" : "field11"
}, { }, {
"name" : "type" "name" : "type"
}, {
"name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -806,8 +806,12 @@ ...@@ -806,8 +806,12 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"precision" : "3"
},
"editorType" : "NUMBER", "editorType" : "NUMBER",
"name" : "field23" "name" : "field23",
"precision" : 3
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -771,17 +771,17 @@ ...@@ -771,17 +771,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field17"
}, {
"name" : "field8" "name" : "field8"
}, { }, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field11" "name" : "field17"
}, { }, {
"name" : "field13" "name" : "field11"
}, { }, {
"name" : "type" "name" : "type"
}, {
"name" : "field13"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -1501,8 +1501,12 @@ ...@@ -1501,8 +1501,12 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"precision" : "3"
},
"editorType" : "NUMBER", "editorType" : "NUMBER",
"name" : "field23" "name" : "field23",
"precision" : 3
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -3571,16 +3571,16 @@ ...@@ -3571,16 +3571,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"
} }
} ] } ]
}, { }, {
...@@ -3620,10 +3620,10 @@ ...@@ -3620,10 +3620,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
...@@ -3632,16 +3632,16 @@ ...@@ -3632,16 +3632,16 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册