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

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

上级 a905ceb5
...@@ -1282,7 +1282,8 @@ ...@@ -1282,7 +1282,8 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK" "pluginCode" : "NETDISK",
"runtimeObject" : true
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -1444,7 +1444,8 @@ ...@@ -1444,7 +1444,8 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK" "pluginCode" : "NETDISK",
"runtimeObject" : true
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -1488,7 +1488,8 @@ ...@@ -1488,7 +1488,8 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK" "pluginCode" : "NETDISK",
"runtimeObject" : true
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -4438,12 +4438,16 @@ ...@@ -4438,12 +4438,16 @@
"name" : "网盘树", "name" : "网盘树",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK" "pluginCode" : "NETDISK",
"runtimeObject" : true
}, },
"pluginCode" : "NETDISK", "pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"rTObjectName" : "IBizNetDiskTreeControl",
"rTObjectRepo" : "@ibiz-template-plugin/net-disk-tree@0.0.10-alpha.4",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "TREEVIEW" "refTag" : "TREEVIEW",
"runtimeObject" : true
}, { }, {
"name" : "自定义插件", "name" : "自定义插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -11537,16 +11541,16 @@ ...@@ -11537,16 +11541,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -11569,65 +11573,45 @@ ...@@ -11569,65 +11573,45 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11647,17 +11631,31 @@ ...@@ -11647,17 +11631,31 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11669,21 +11667,27 @@ ...@@ -11669,21 +11667,27 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -222,12 +222,16 @@ ...@@ -222,12 +222,16 @@
"name" : "网盘树", "name" : "网盘树",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK" "pluginCode" : "NETDISK",
"runtimeObject" : true
}, },
"pluginCode" : "NETDISK", "pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER", "pluginType" : "TREE_RENDER",
"rTObjectName" : "IBizNetDiskTreeControl",
"rTObjectRepo" : "@ibiz-template-plugin/net-disk-tree@0.0.10-alpha.4",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "TREEVIEW" "refTag" : "TREEVIEW",
"runtimeObject" : true
}, { }, {
"name" : "自定义插件", "name" : "自定义插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册