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

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

上级 31811756
...@@ -344,7 +344,6 @@ ...@@ -344,7 +344,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "PayTest", "title" : "PayTest",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW", "viewType" : "DEMOBEDITVIEW",
......
...@@ -415,7 +415,6 @@ ...@@ -415,7 +415,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "mdview", "title" : "mdview",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBMDVIEW", "viewType" : "DEMOBMDVIEW",
......
...@@ -34,10 +34,14 @@ ...@@ -34,10 +34,14 @@
}, },
"tooltip" : "待办" "tooltip" : "待办"
}, { }, {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "主页", "caption" : "列表",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem2", "name" : "menuitem2",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0615084370"
},
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -50,7 +54,7 @@ ...@@ -50,7 +54,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "主页" "tooltip" : "列表"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "联系人", "caption" : "联系人",
......
...@@ -10,11 +10,15 @@ ...@@ -10,11 +10,15 @@
"name" : "menuitem1", "name" : "menuitem1",
"tooltip" : "待办" "tooltip" : "待办"
}, { }, {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "主页", "caption" : "列表",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem2", "name" : "menuitem2",
"tooltip" : "主页" "getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0615084370"
},
"tooltip" : "列表"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
"caption" : "联系人", "caption" : "联系人",
......
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,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"
} }
} ] } ]
}, { }, {
......
...@@ -2542,16 +2542,16 @@ ...@@ -2542,16 +2542,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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册