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

tony001 发布系统代码 [TrainSys,Mob]

上级 3df10018
{ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "手机", "caption" : "主标题",
"codeName" : "phoneUsr0504984692MobMDView", "codeName" : "phoneUsr0504984692MobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json",
"name" : "phoneUsr0504984692MobMDView", "name" : "phoneUsr0504984692MobMDView",
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : true "mobileSearchBar" : true
}, { }, {
"caption" : "手机", "caption" : "主标题",
"codeName" : "Usr0504984692MobMDViewcaptionbar", "codeName" : "Usr0504984692MobMDViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -405,7 +405,8 @@ ...@@ -405,7 +405,8 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "子标题测试"
} ], } ],
"getPSDEViewCodeName" : "Usr0504984692MobMDView", "getPSDEViewCodeName" : "Usr0504984692MobMDView",
"getPSDEViewId" : "3F62C9A3-88F0-426E-9422-2294FAA8EF77", "getPSDEViewId" : "3F62C9A3-88F0-426E-9422-2294FAA8EF77",
...@@ -423,6 +424,7 @@ ...@@ -423,6 +424,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"subCaption" : "子标题测试",
"title" : "mdview", "title" : "mdview",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBMDVIEW", "viewType" : "DEMOBMDVIEW",
......
...@@ -3518,7 +3518,7 @@ ...@@ -3518,7 +3518,7 @@
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "手机", "caption" : "主标题",
"codeName" : "phoneUsr0504984692MobMDView", "codeName" : "phoneUsr0504984692MobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneUsr0504984692MobMDView.json",
"name" : "phoneUsr0504984692MobMDView", "name" : "phoneUsr0504984692MobMDView",
...@@ -3915,7 +3915,7 @@ ...@@ -3915,7 +3915,7 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : true "mobileSearchBar" : true
}, { }, {
"caption" : "手机", "caption" : "主标题",
"codeName" : "Usr0504984692MobMDViewcaptionbar", "codeName" : "Usr0504984692MobMDViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -3923,7 +3923,8 @@ ...@@ -3923,7 +3923,8 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "子标题测试"
} ], } ],
"getPSDEViewCodeName" : "Usr0504984692MobMDView", "getPSDEViewCodeName" : "Usr0504984692MobMDView",
"getPSDEViewId" : "3F62C9A3-88F0-426E-9422-2294FAA8EF77", "getPSDEViewId" : "3F62C9A3-88F0-426E-9422-2294FAA8EF77",
...@@ -3941,6 +3942,7 @@ ...@@ -3941,6 +3942,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"subCaption" : "子标题测试",
"title" : "mdview", "title" : "mdview",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBMDVIEW", "viewType" : "DEMOBMDVIEW",
...@@ -9691,16 +9691,16 @@ ...@@ -9691,16 +9691,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -9723,6 +9723,12 @@ ...@@ -9723,6 +9723,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9740,17 +9746,30 @@ ...@@ -9740,17 +9746,30 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"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" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9782,62 +9801,43 @@ ...@@ -9782,62 +9801,43 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册