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

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

上级 2f28f26f
{
"codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -544,6 +545,10 @@
"selected" : false,
"id" : "top"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -20,6 +20,7 @@
} ],
"getPSControls" : [ {
"codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -634,6 +635,10 @@
"selected" : false,
"id" : "top"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -4365,6 +4365,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "网盘树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK"
},
"pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
"name" : "自定义插件",
"getPSSysPFPlugin" : {
......@@ -11531,12 +11541,6 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
......@@ -11545,10 +11549,10 @@
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区",
......@@ -11556,6 +11560,12 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
......@@ -218,6 +218,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "网盘树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK"
},
"pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
"name" : "自定义插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册