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

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

上级 889a896d
...@@ -239,6 +239,28 @@ ...@@ -239,6 +239,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "一键模型发布" "tooltip" : "一键模型发布"
}, {
"accUserMode" : 2,
"caption" : "一键代码发布",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc80"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "一键代码发布"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -107,6 +107,16 @@ ...@@ -107,6 +107,16 @@
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem12", "name" : "menuitem12",
"tooltip" : "一键模型发布" "tooltip" : "一键模型发布"
}, {
"accUserMode" : 2,
"caption" : "一键代码发布",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc80"
},
"tooltip" : "一键代码发布"
} ], } ],
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf1c0@FontAwesome", "glyph" : "xf1c0@FontAwesome",
......
...@@ -9607,16 +9607,16 @@ ...@@ -9607,16 +9607,16 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -9674,6 +9674,12 @@ ...@@ -9674,6 +9674,12 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9682,10 +9688,10 @@ ...@@ -9682,10 +9688,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -9693,12 +9699,6 @@ ...@@ -9693,12 +9699,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册