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

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

上级 f9af5441
...@@ -1273,16 +1273,16 @@ ...@@ -1273,16 +1273,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"
} }
} ] } ]
}, { }, {
......
...@@ -1503,10 +1503,15 @@ ...@@ -1503,10 +1503,15 @@
"modelid" : "b912ff540f5614f63914a38067d84728", "modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysImage" : {
"glyph" : "xf0f1@FontAwesome",
"cssClass" : "fa fa-stethoscope"
},
"title" : "标题AAA",
"width" : 600.0, "width" : 600.0,
"xDataControlName" : "gridexpbar_grid", "xDataControlName" : "gridexpbar_grid",
"enableCounter" : true, "enableCounter" : true,
"enableSearch" : false, "enableSearch" : true,
"showTitleBar" : true, "showTitleBar" : true,
"modelid" : "2478005b30a34cf168d8ae178a6ee0f7_gridexpbar", "modelid" : "2478005b30a34cf168d8ae178a6ee0f7_gridexpbar",
"modeltype" : "PSEXPBAR" "modeltype" : "PSEXPBAR"
......
...@@ -2893,16 +2893,16 @@ ...@@ -2893,16 +2893,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"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册