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

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

上级 63ddf75f
...@@ -410,10 +410,14 @@ ...@@ -410,10 +410,14 @@
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem211", "name" : "menuitem211",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "一键代码发布", "caption" : "一键代码发布",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem61", "name" : "menuitem61",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -450,29 +454,6 @@ ...@@ -450,29 +454,6 @@
"caption" : "一键模型发布", "caption" : "一键模型发布",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem121", "name" : "menuitem121",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "系统首页",
"itemType" : "MENUITEM",
"name" : "menuitem111",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"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,
"childColMD" : 24, "childColMD" : 24,
......
...@@ -182,10 +182,14 @@ ...@@ -182,10 +182,14 @@
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem211", "name" : "menuitem211",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 0, "accUserMode" : 2,
"caption" : "一键代码发布", "caption" : "一键代码发布",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem61", "name" : "menuitem61",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"tooltip" : "一键代码发布" "tooltip" : "一键代码发布"
}, { }, {
"accUserMode" : 0, "accUserMode" : 0,
...@@ -198,17 +202,6 @@ ...@@ -198,17 +202,6 @@
"caption" : "一键模型发布", "caption" : "一键模型发布",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem121", "name" : "menuitem121",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "系统首页",
"itemType" : "MENUITEM",
"name" : "menuitem111",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"tooltip" : "系统首页"
} ],
"tooltip" : "一键模型发布" "tooltip" : "一键模型发布"
} ], } ],
"getPSSysImage" : { "getPSSysImage" : {
......
...@@ -9607,16 +9607,16 @@ ...@@ -9607,16 +9607,16 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -9633,22 +9633,16 @@ ...@@ -9633,22 +9633,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -9656,11 +9650,24 @@ ...@@ -9656,11 +9650,24 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9668,10 +9675,10 @@ ...@@ -9668,10 +9675,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
...@@ -9680,13 +9687,6 @@ ...@@ -9680,13 +9687,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9700,16 +9700,16 @@ ...@@ -9700,16 +9700,16 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
...@@ -9722,32 +9722,32 @@ ...@@ -9722,32 +9722,32 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册