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

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

上级 2a289576
...@@ -1375,16 +1375,16 @@ ...@@ -1375,16 +1375,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"
} }
} ] } ]
}, { }, {
......
...@@ -17,6 +17,12 @@ ...@@ -17,6 +17,12 @@
"engineType" : "EditView", "engineType" : "EditView",
"name" : "engine" "name" : "engine"
} ], } ],
"getPSAppViewNavContexts" : [ {
"key" : "TEST",
"name" : "TEST",
"value" : "null",
"rawValue" : true
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr10EditViewtoolbar", "codeName" : "Usr10EditViewtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
......
...@@ -34,8 +34,7 @@ ...@@ -34,8 +34,7 @@
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "center",
"dir" : "column", "dir" : "column",
"layout" : "FLEX", "layout" : "FLEX"
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
......
...@@ -3584,16 +3584,16 @@ ...@@ -3584,16 +3584,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"
} }
} ] } ]
}, { }, {
...@@ -272,8 +272,7 @@ ...@@ -272,8 +272,7 @@
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "center",
"dir" : "column", "dir" : "column",
"layout" : "FLEX", "layout" : "FLEX"
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册