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

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

上级 fe66de0d
...@@ -13303,10 +13303,10 @@ ...@@ -13303,10 +13303,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
...@@ -13315,10 +13315,10 @@ ...@@ -13315,10 +13315,10 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -13331,71 +13331,71 @@ ...@@ -13331,71 +13331,71 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -13408,16 +13408,16 @@ ...@@ -13408,16 +13408,16 @@
"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"
} }
} ] } ]
} ], } ],
...@@ -15704,11 +15704,6 @@ ...@@ -15704,11 +15704,6 @@
"viewType" : "DEPICKUPGRIDVIEW", "viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Book", "resource" : "Book",
"view" : "PickupGridView" "view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW",
"view" : "AppWFStepTraceView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_7132.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_7132.json",
...@@ -16236,11 +16231,6 @@ ...@@ -16236,11 +16231,6 @@
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView2.json", "path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView2.json",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"view" : "AppIndexView2" "view" : "AppIndexView2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPUTILVIEWS/AppLoginView.json",
"viewType" : "APPLOGINVIEW",
"view" : "AppLoginView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json",
...@@ -8989,39 +8989,6 @@ ...@@ -8989,39 +8989,6 @@
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "adbacdf66e86063af5fc2f2e98ad07ce", "modelid" : "adbacdf66e86063af5fc2f2e98ad07ce",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 0,
"caption" : "应用登录视图",
"codeName" : "AppLoginView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPUTILVIEWS/AppLoginView.json",
"name" : "AppLoginView",
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSControls" : [ {
"caption" : "应用登录视图",
"codeName" : "captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSControlParam" : { }
} ],
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPLOGINVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "应用登录视图",
"viewStyle" : "DEFAULT",
"viewType" : "APPLOGINVIEW",
"enableDP" : false,
"modelid" : "DB735C10-8045-43C4-964C-B731D5E437C7",
"modeltype" : "PSAPPUTILVIEW"
}, { }, {
"accUserMode" : 3, "accUserMode" : 3,
"caption" : "测试实体实体编辑视图(功能确认-基本功能)-标题", "caption" : "测试实体实体编辑视图(功能确认-基本功能)-标题",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册