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

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

上级 7048c620
...@@ -630,8 +630,13 @@ ...@@ -630,8 +630,13 @@
"name" : "formitem11", "name" : "formitem11",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11" "name" : "formitem11",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
{ {
"codeName" : "Usr05062284EditView_Form", "codeName" : "Usr05062284EditView_Form",
"controlStyle" : "R9_CONTROL_PLUGIN_ID", "controlStyle" : "R9ControlPluginId",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -417,7 +417,7 @@ ...@@ -417,7 +417,7 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "R9_CONTROL_PLUGIN_ID" "pluginCode" : "R9ControlPluginId"
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr05062284EditView_Form", "codeName" : "Usr05062284EditView_Form",
"controlStyle" : "R9_CONTROL_PLUGIN_ID", "controlStyle" : "R9ControlPluginId",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "R9_CONTROL_PLUGIN_ID" "pluginCode" : "R9ControlPluginId"
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -748,8 +748,13 @@ ...@@ -748,8 +748,13 @@
"name" : "formitem11", "name" : "formitem11",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11" "name" : "formitem11",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -1270,8 +1270,13 @@ ...@@ -1270,8 +1270,13 @@
"name" : "formitem11", "name" : "formitem11",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "R9EditorPluginId",
"editorType" : "COLORPICKER", "editorType" : "COLORPICKER",
"name" : "formitem11" "name" : "formitem11",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -2884,6 +2884,17 @@ ...@@ -2884,6 +2884,17 @@
}, },
"pluginCode" : "PROGRESS", "pluginCode" : "PROGRESS",
"styleCode" : "PROGRESS" "styleCode" : "PROGRESS"
}, {
"codeName" : "R9EditorPluginId",
"containerType" : "FORMITEM",
"editorType" : "COLORPICKER",
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
},
"pluginCode" : "R9EditorPluginId",
"styleCode" : "R9EditorPluginId"
}, { }, {
"codeName" : "ROUTE", "codeName" : "ROUTE",
"containerType" : "PANELFIELD", "containerType" : "PANELFIELD",
...@@ -6744,6 +6755,15 @@ ...@@ -6744,6 +6755,15 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "DATAVIEW", "refTag" : "DATAVIEW",
"refTag2" : "ITEM" "refTag2" : "ITEM"
}, {
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
},
"pluginCode" : "R9EditorPluginId",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "测试编辑表单绘制插件", "name" : "测试编辑表单绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -6758,9 +6778,9 @@ ...@@ -6758,9 +6778,9 @@
"name" : "测试自定义部件绘制插件", "name" : "测试自定义部件绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "R9_CONTROL_PLUGIN_ID" "pluginCode" : "R9ControlPluginId"
}, },
"pluginCode" : "R9_CONTROL_PLUGIN_ID", "pluginCode" : "R9ControlPluginId",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
...@@ -489,6 +489,15 @@ ...@@ -489,6 +489,15 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "DATAVIEW", "refTag" : "DATAVIEW",
"refTag2" : "ITEM" "refTag2" : "ITEM"
}, {
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
},
"pluginCode" : "R9EditorPluginId",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "测试编辑表单绘制插件", "name" : "测试编辑表单绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -503,9 +512,9 @@ ...@@ -503,9 +512,9 @@
"name" : "测试自定义部件绘制插件", "name" : "测试自定义部件绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "R9_CONTROL_PLUGIN_ID" "pluginCode" : "R9ControlPluginId"
}, },
"pluginCode" : "R9_CONTROL_PLUGIN_ID", "pluginCode" : "R9ControlPluginId",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
......
...@@ -1268,6 +1268,19 @@ ...@@ -1268,6 +1268,19 @@
}, },
"styleCode" : "ALLDEPATMENTMULTIPLE", "styleCode" : "ALLDEPATMENTMULTIPLE",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "R9EditorPluginId",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/R9EditorPluginId.json",
"editorHeight" : -1.0,
"editorType" : "COLORPICKER",
"editorWidth" : -1.0,
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "R9EditorPluginId"
},
"styleCode" : "R9EditorPluginId",
"replaceDefault" : false
}, { }, {
"codeName" : "ALLDEPTPERSONMULTIPLE", "codeName" : "ALLDEPTPERSONMULTIPLE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/ALLDEPTPERSONMULTIPLE.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/ALLDEPTPERSONMULTIPLE.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册