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

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

上级 76296857
...@@ -3186,11 +3186,6 @@ ...@@ -3186,11 +3186,6 @@
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "IndexPlugin",
"runtimeObject" : true
},
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPINDEXVIEW", "controlStyle" : "APPINDEXVIEW",
...@@ -3202,7 +3197,7 @@ ...@@ -3202,7 +3197,7 @@
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "应用首页视图(二)", "title" : "应用首页视图(二)",
"viewStyle" : "IndexPlugin", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
"defaultPage" : true, "defaultPage" : true,
......
...@@ -3892,20 +3892,6 @@ ...@@ -3892,20 +3892,6 @@
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
} ], } ],
"getAllPSAppPFPluginRefs" : [ { "getAllPSAppPFPluginRefs" : [ {
"name" : "IndexPlugin",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "IndexPlugin",
"runtimeObject" : true
},
"pluginCode" : "IndexPlugin",
"pluginType" : "VIEW_CUSTOM",
"rTObjectName" : "首页运行时",
"rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1",
"refMode" : "APPVIEW",
"refTag" : "APPINDEXVIEW",
"runtimeObject" : true
}, {
"name" : "bujian", "name" : "bujian",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
...@@ -9748,16 +9734,6 @@ ...@@ -9748,16 +9734,6 @@
"enableDEDashboard" : false "enableDEDashboard" : false
} ], } ],
"getAllPSAppSubViewTypeRefs" : [ { "getAllPSAppSubViewTypeRefs" : [ {
"name" : "IndexPlugin",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "IndexPlugin",
"runtimeObject" : true
},
"pluginCode" : "IndexPlugin",
"typeCode" : "IndexPlugin",
"viewType" : "APPINDEXVIEW"
}, {
"name" : "PubTest", "name" : "PubTest",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM", "pluginType" : "VIEW_CUSTOM",
...@@ -9848,16 +9824,16 @@ ...@@ -9848,16 +9824,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" : "消息类型-常规信息",
...@@ -9880,10 +9856,10 @@ ...@@ -9880,10 +9856,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
...@@ -9892,22 +9868,29 @@ ...@@ -9892,22 +9868,29 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9934,16 +9917,16 @@ ...@@ -9934,16 +9917,16 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
...@@ -9951,28 +9934,21 @@ ...@@ -9951,28 +9934,21 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "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" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -9985,16 +9961,16 @@ ...@@ -9985,16 +9961,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"
} }
} ] } ]
} ], } ],
...@@ -15624,11 +15600,6 @@ ...@@ -15624,11 +15600,6 @@
"name" : "captionbar", "name" : "captionbar",
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "IndexPlugin",
"runtimeObject" : true
},
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPINDEXVIEW", "controlStyle" : "APPINDEXVIEW",
...@@ -15640,7 +15611,7 @@ ...@@ -15640,7 +15611,7 @@
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "应用首页视图(二)", "title" : "应用首页视图(二)",
"viewStyle" : "IndexPlugin", "viewStyle" : "DEFAULT",
"viewType" : "APPINDEXVIEW", "viewType" : "APPINDEXVIEW",
"blankMode" : false, "blankMode" : false,
"defaultPage" : true, "defaultPage" : true,
...@@ -2,20 +2,6 @@ ...@@ -2,20 +2,6 @@
"name" : "网页端", "name" : "网页端",
"simple" : "true", "simple" : "true",
"getAllPSAppPFPluginRefs" : [ { "getAllPSAppPFPluginRefs" : [ {
"name" : "IndexPlugin",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "IndexPlugin",
"runtimeObject" : true
},
"pluginCode" : "IndexPlugin",
"pluginType" : "VIEW_CUSTOM",
"rTObjectName" : "首页运行时",
"rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1",
"refMode" : "APPVIEW",
"refTag" : "APPINDEXVIEW",
"runtimeObject" : true
}, {
"name" : "bujian", "name" : "bujian",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册