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

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

上级 96d14608
...@@ -496,6 +496,10 @@ ...@@ -496,6 +496,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysImage" : {
"glyph" : "xf0ea@FontAwesome",
"cssClass" : "fa fa-clipboard"
},
"tooltip" : "主题颜色" "tooltip" : "主题颜色"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
...@@ -569,6 +573,10 @@ ...@@ -569,6 +573,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"tooltip" : "退出登录" "tooltip" : "退出登录"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -196,6 +196,10 @@ ...@@ -196,6 +196,10 @@
} ], } ],
"tooltip" : "一键模型发布" "tooltip" : "一键模型发布"
} ], } ],
"getPSSysImage" : {
"glyph" : "xf0ea@FontAwesome",
"cssClass" : "fa fa-clipboard"
},
"tooltip" : "主题颜色" "tooltip" : "主题颜色"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
...@@ -221,6 +225,10 @@ ...@@ -221,6 +225,10 @@
"name" : "menuitem161", "name" : "menuitem161",
"tooltip" : "打开微服务接口" "tooltip" : "打开微服务接口"
} ], } ],
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"tooltip" : "退出登录" "tooltip" : "退出登录"
} ], } ],
"tooltip" : "user菜单" "tooltip" : "user菜单"
......
...@@ -9554,16 +9554,16 @@ ...@@ -9554,16 +9554,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -9614,18 +9614,18 @@ ...@@ -9614,18 +9614,18 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9646,16 +9646,16 @@ ...@@ -9646,16 +9646,16 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册