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

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

上级 89c0f357
...@@ -3100,7 +3100,7 @@ ...@@ -3100,7 +3100,7 @@
"getUserParam" : { "getUserParam" : {
"globalConfig.codeList.timeout" : "9000", "globalConfig.codeList.timeout" : "9000",
"ABC" : "ABCX", "ABC" : "ABCX",
"DefaultOSSCat" : "cattest", "DEFAULTOSSCAT" : "cattest",
"globalConfig.view.expCacheMode" : "TABEXPPANEL", "globalConfig.view.expCacheMode" : "TABEXPPANEL",
"ENABLEUIMODELEX" : "true", "ENABLEUIMODELEX" : "true",
"globalConfig.appMenu.enableEcho" : "false", "globalConfig.appMenu.enableEcho" : "false",
......
...@@ -13056,6 +13056,12 @@ ...@@ -13056,6 +13056,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13073,17 +13079,29 @@ ...@@ -13073,17 +13079,29 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13116,35 +13134,11 @@ ...@@ -13116,35 +13134,11 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13156,6 +13150,12 @@ ...@@ -13156,6 +13150,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -75038,7 +75038,7 @@ ...@@ -75038,7 +75038,7 @@
"getUserParam" : { "getUserParam" : {
"globalConfig.codeList.timeout" : "9000", "globalConfig.codeList.timeout" : "9000",
"ABC" : "ABCX", "ABC" : "ABCX",
"DefaultOSSCat" : "cattest", "DEFAULTOSSCAT" : "cattest",
"globalConfig.view.expCacheMode" : "TABEXPPANEL", "globalConfig.view.expCacheMode" : "TABEXPPANEL",
"ENABLEUIMODELEX" : "true", "ENABLEUIMODELEX" : "true",
"globalConfig.appMenu.enableEcho" : "false", "globalConfig.appMenu.enableEcho" : "false",
...@@ -11824,7 +11824,7 @@ ...@@ -11824,7 +11824,7 @@
"getUserParam" : { "getUserParam" : {
"globalConfig.codeList.timeout" : "9000", "globalConfig.codeList.timeout" : "9000",
"ABC" : "ABCX", "ABC" : "ABCX",
"DefaultOSSCat" : "cattest", "DEFAULTOSSCAT" : "cattest",
"globalConfig.view.expCacheMode" : "TABEXPPANEL", "globalConfig.view.expCacheMode" : "TABEXPPANEL",
"ENABLEUIMODELEX" : "true", "ENABLEUIMODELEX" : "true",
"globalConfig.appMenu.enableEcho" : "false", "globalConfig.appMenu.enableEcho" : "false",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册