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

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

上级 1632c0b8
...@@ -1481,16 +1481,16 @@ ...@@ -1481,16 +1481,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"
} }
} ] } ]
}, { }, {
......
{ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "搜索表单右方", "caption" : "搜索表单右方(仅搜索)",
"codeName" : "TESTSearchFormRight", "codeName" : "TESTSearchFormRight",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
...@@ -1165,7 +1165,7 @@ ...@@ -1165,7 +1165,7 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"caption" : "搜索表单右方", "caption" : "搜索表单右方(仅搜索)",
"codeName" : "SearchFormRightcaptionbar", "codeName" : "SearchFormRightcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -1191,7 +1191,7 @@ ...@@ -1191,7 +1191,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "搜索表单右方", "title" : "搜索表单右方(仅搜索)",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid", "xDataControlName" : "grid",
......
...@@ -1261,7 +1261,7 @@ ...@@ -1261,7 +1261,7 @@
"name" : "menuitem58", "name" : "menuitem58",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "搜索表单右方", "caption" : "搜索表单右方(仅搜索)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem59", "name" : "menuitem59",
"getPSAppFunc" : { "getPSAppFunc" : {
...@@ -1280,7 +1280,7 @@ ...@@ -1280,7 +1280,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "搜索表单右方" "tooltip" : "搜索表单右方(仅搜索)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "搜索表单下方", "caption" : "搜索表单下方",
......
...@@ -562,14 +562,14 @@ ...@@ -562,14 +562,14 @@
"name" : "menuitem58", "name" : "menuitem58",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "搜索表单右方", "caption" : "搜索表单右方(仅搜索)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem59", "name" : "menuitem59",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc1121686084" "id" : "UsrAppFunc1121686084"
}, },
"tooltip" : "搜索表单右方" "tooltip" : "搜索表单右方(仅搜索)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "搜索表单下方", "caption" : "搜索表单下方",
......
...@@ -11261,16 +11261,16 @@ ...@@ -11261,16 +11261,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"
} }
} ] } ]
}, { }, {
...@@ -11331,12 +11331,6 @@ ...@@ -11331,12 +11331,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11354,72 +11348,72 @@ ...@@ -11354,72 +11348,72 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11431,21 +11425,27 @@ ...@@ -11431,21 +11425,27 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册