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

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

上级 749090ca
...@@ -1622,16 +1622,16 @@ ...@@ -1622,16 +1622,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
{ {
"accUserMode" : 0, "accUserMode" : 0,
"appSwitchMode" : 0, "appSwitchMode" : 0,
"bottomInfo" : "trainsys网页端下方信息",
"caption" : "trainsys网页端应用标题", "caption" : "trainsys网页端应用标题",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"headerInfo" : "trainsys网页端头部信息",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
...@@ -4260,7 +4262,8 @@ ...@@ -4260,7 +4262,8 @@
"codeName" : "captionbar", "codeName" : "captionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "trainsys网页端应用子标题"
} ], } ],
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
...@@ -4272,7 +4275,8 @@ ...@@ -4272,7 +4275,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "应用首页视图(二)", "subCaption" : "trainsys网页端应用子标题",
"title" : "trainsys网页端应用抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
......
...@@ -2,9 +2,11 @@ ...@@ -2,9 +2,11 @@
"accUserMode" : 0, "accUserMode" : 0,
"appIconPath" : "public/assets/images/app-logo.svg", "appIconPath" : "public/assets/images/app-logo.svg",
"appSwitchMode" : 0, "appSwitchMode" : 0,
"bottomInfo" : "trainsys网页端下方信息",
"caption" : "trainsys网页端应用标题", "caption" : "trainsys网页端应用标题",
"codeName" : "AppIndexView", "codeName" : "AppIndexView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json",
"headerInfo" : "trainsys网页端头部信息",
"name" : "AppIndexView", "name" : "AppIndexView",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
...@@ -1170,7 +1172,8 @@ ...@@ -1170,7 +1172,8 @@
"codeName" : "captionbar", "codeName" : "captionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "trainsys网页端应用子标题"
} ], } ],
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
...@@ -1182,7 +1185,8 @@ ...@@ -1182,7 +1185,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "首页", "subCaption" : "trainsys网页端应用子标题",
"title" : "trainsys网页端应用抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
......
{ {
"accUserMode" : 0, "accUserMode" : 0,
"appSwitchMode" : 0, "appSwitchMode" : 0,
"bottomInfo" : "trainsys网页端下方信息",
"caption" : "trainsys网页端应用标题", "caption" : "trainsys网页端应用标题",
"codeName" : "AppIndexViewtest", "codeName" : "AppIndexViewtest",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexViewtest.json",
"headerInfo" : "trainsys网页端头部信息",
"name" : "AppIndexViewtest", "name" : "AppIndexViewtest",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
...@@ -53,7 +55,8 @@ ...@@ -53,7 +55,8 @@
"codeName" : "captionbar", "codeName" : "captionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "trainsys网页端应用子标题"
} ], } ],
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
...@@ -65,7 +68,8 @@ ...@@ -65,7 +68,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "应用首页视图", "subCaption" : "trainsys网页端应用子标题",
"title" : "trainsys网页端应用抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
......
...@@ -13546,16 +13546,16 @@ ...@@ -13546,16 +13546,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -13584,16 +13584,16 @@ ...@@ -13584,16 +13584,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" : "消息类型-常规信息",
...@@ -13622,16 +13622,16 @@ ...@@ -13622,16 +13622,16 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -13644,30 +13644,24 @@ ...@@ -13644,30 +13644,24 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13676,10 +13670,10 @@ ...@@ -13676,10 +13670,10 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -13689,20 +13683,26 @@ ...@@ -13689,20 +13683,26 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
...@@ -13711,10 +13711,10 @@ ...@@ -13711,10 +13711,10 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
...@@ -16987,9 +16987,11 @@ ...@@ -16987,9 +16987,11 @@
"getPSAppViews" : [ { "getPSAppViews" : [ {
"accUserMode" : 0, "accUserMode" : 0,
"appSwitchMode" : 0, "appSwitchMode" : 0,
"bottomInfo" : "trainsys网页端下方信息",
"caption" : "trainsys网页端应用标题", "caption" : "trainsys网页端应用标题",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"headerInfo" : "trainsys网页端头部信息",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
...@@ -21246,7 +21248,8 @@ ...@@ -21246,7 +21248,8 @@
"codeName" : "captionbar", "codeName" : "captionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { },
"subCaption" : "trainsys网页端应用子标题"
} ], } ],
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
...@@ -21258,7 +21261,8 @@ ...@@ -21258,7 +21261,8 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "应用首页视图(二)", "subCaption" : "trainsys网页端应用子标题",
"title" : "trainsys网页端应用抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
{ {
"name" : "网页端", "name" : "网页端",
"simple" : "true", "simple" : "true",
"title" : "trainsys网页端应用抬头",
"caption" : "trainsys网页端应用标题", "caption" : "trainsys网页端应用标题",
"subCaption" : "trainsys网页端应用子标题",
"headerInfo" : "trainsys网页端头部信息",
"bottomInfo" : "trainsys网页端下方信息",
"getAllPSAppPFPluginRefs" : [ { "getAllPSAppPFPluginRefs" : [ {
"name" : "3D饼图插件", "name" : "3D饼图插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册