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

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

上级 1870c02a
...@@ -190,10 +190,6 @@ ...@@ -190,10 +190,6 @@
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0301371457" "id" : "UsrAppFunc0301371457"
}, },
"getPSAppMenuItems" : [ {
"accUserMode" : 0,
"itemType" : "SEPERATOR",
"name" : "seperator2",
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -206,8 +202,16 @@ ...@@ -206,8 +202,16 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"seperator" : true "tooltip" : "一键模型发布"
} ], }, {
"accUserMode" : 2,
"caption" : "一键启动",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc80"
},
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -220,17 +224,25 @@ ...@@ -220,17 +224,25 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "一键模型发布" "tooltip" : "一键启动"
}, { }, {
"accUserMode" : 2, "accUserMode" : 0,
"caption" : "一键启动", "itemType" : "SEPERATOR",
"itemType" : "MENUITEM", "name" : "seperator2",
"name" : "menuitem10", "getPSLayout" : {
"getPSAppFunc" : { "childColLG" : -1,
"modelref" : true, "childColMD" : 24,
"id" : "AppFunc80" "childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSAppMenuItems" : [ { "getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"seperator" : true
}, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "手机编辑视图", "caption" : "手机编辑视图",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
...@@ -288,20 +300,6 @@ ...@@ -288,20 +300,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "一键启动"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf1c0@FontAwesome", "glyph" : "xf1c0@FontAwesome",
"cssClass" : "fa fa-database" "cssClass" : "fa fa-database"
......
...@@ -93,12 +93,6 @@ ...@@ -93,12 +93,6 @@
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc0301371457" "id" : "UsrAppFunc0301371457"
}, },
"getPSAppMenuItems" : [ {
"accUserMode" : 0,
"itemType" : "SEPERATOR",
"name" : "seperator2",
"seperator" : true
} ],
"tooltip" : "一键模型发布" "tooltip" : "一键模型发布"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
...@@ -109,7 +103,13 @@ ...@@ -109,7 +103,13 @@
"modelref" : true, "modelref" : true,
"id" : "AppFunc80" "id" : "AppFunc80"
}, },
"getPSAppMenuItems" : [ { "tooltip" : "一键启动"
}, {
"accUserMode" : 0,
"itemType" : "SEPERATOR",
"name" : "seperator2",
"seperator" : true
}, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "手机编辑视图", "caption" : "手机编辑视图",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
...@@ -131,8 +131,6 @@ ...@@ -131,8 +131,6 @@
} ], } ],
"tooltip" : "手机编辑视图" "tooltip" : "手机编辑视图"
} ], } ],
"tooltip" : "一键启动"
} ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf1c0@FontAwesome", "glyph" : "xf1c0@FontAwesome",
"cssClass" : "fa fa-database" "cssClass" : "fa fa-database"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册