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

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

上级 cc3f4c1a
{ {
"codeName" : "FileTreeView_TreeView", "codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW", "controlType" : "TREEVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1286,11 +1285,6 @@ ...@@ -1286,11 +1285,6 @@
"selected" : false, "selected" : false,
"id" : "top" "id" : "top"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK",
"runtimeObject" : true
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -180,7 +180,6 @@ ...@@ -180,7 +180,6 @@
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileTreeView_TreeView", "codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW", "controlType" : "TREEVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1539,11 +1538,6 @@ ...@@ -1539,11 +1538,6 @@
"selected" : false, "selected" : false,
"id" : "top" "id" : "top"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK",
"runtimeObject" : true
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -102,7 +102,6 @@ ...@@ -102,7 +102,6 @@
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileTreeView_TreeView", "codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW", "controlType" : "TREEVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1452,11 +1451,6 @@ ...@@ -1452,11 +1451,6 @@
"selected" : false, "selected" : false,
"id" : "top" "id" : "top"
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK",
"runtimeObject" : true
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -8254,20 +8254,6 @@ ...@@ -8254,20 +8254,6 @@
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "FRONT", "refTag" : "FRONT",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "网盘树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK",
"runtimeObject" : true
},
"pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER",
"rTObjectName" : "IBizNetDiskTreeControl",
"rTObjectRepo" : "@ibiz-template-plugin/net-disk-tree@0.1.3",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW",
"runtimeObject" : true
}, { }, {
"name" : "自定义按钮", "name" : "自定义按钮",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -1018,20 +1018,6 @@ ...@@ -1018,20 +1018,6 @@
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "FRONT", "refTag" : "FRONT",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "网盘树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK",
"runtimeObject" : true
},
"pluginCode" : "NETDISK",
"pluginType" : "TREE_RENDER",
"rTObjectName" : "IBizNetDiskTreeControl",
"rTObjectRepo" : "@ibiz-template-plugin/net-disk-tree@0.1.3",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW",
"runtimeObject" : true
}, { }, {
"name" : "自定义按钮", "name" : "自定义按钮",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册