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

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

上级 35a6a21f
......@@ -5814,32 +5814,6 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "【单选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DEPATMENTSELECT",
"runtimeObject" : true
},
"pluginCode" : "DEPATMENTSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizDepartMent",
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【文本框】自定义编辑",
"getPSSysPFPlugin" : {
......@@ -5863,7 +5837,7 @@
"pluginCode" : "PERSONSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizPersonSelect",
"rTObjectRepo" : "@ibiz-template-plugin/person-select@0.0.10-alpha.9",
"rTObjectRepo" : "@ibiz-template-plugin/person-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
......@@ -6031,6 +6005,19 @@
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "单位选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "名称缩写图标",
"getPSSysPFPlugin" : {
......@@ -6391,6 +6378,19 @@
"refTag" : "FORM",
"templCode" : "<template>\r\n<div class='plugin'>插件</div>\r\n</template>\r\n<script>\r\nexport default {\r\n\r\n}\r\n</script>\r\n<style>\r\n.plugin {\r\n color: red;\r\n}\r\n</style>",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c('div',{staticClass:\\\"plugin\\\"},[_v(\\\"插件\\\")])}\\n}\",\"script\":\"\\r\\nexport default {\\r\\n\\r\\n}\\r\\n\",\"style\":\"\\r\\n.plugin {\\r\\n color: red;\\r\\n}\\r\\n\"}"
}, {
"name" : "部门选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DEPATMENTSELECT",
"runtimeObject" : true
},
"pluginCode" : "DEPATMENTSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizDepartMent",
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "门户装饰",
"getPSSysPFPlugin" : {
......@@ -182,32 +182,6 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "【单选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DEPATMENTSELECT",
"runtimeObject" : true
},
"pluginCode" : "DEPATMENTSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizDepartMent",
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【文本框】自定义编辑",
"getPSSysPFPlugin" : {
......@@ -231,7 +205,7 @@
"pluginCode" : "PERSONSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizPersonSelect",
"rTObjectRepo" : "@ibiz-template-plugin/person-select@0.0.10-alpha.9",
"rTObjectRepo" : "@ibiz-template-plugin/person-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
......@@ -399,6 +373,19 @@
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "单位选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "名称缩写图标",
"getPSSysPFPlugin" : {
......@@ -759,6 +746,19 @@
"refTag" : "FORM",
"templCode" : "<template>\r\n<div class='plugin'>插件</div>\r\n</template>\r\n<script>\r\nexport default {\r\n\r\n}\r\n</script>\r\n<style>\r\n.plugin {\r\n color: red;\r\n}\r\n</style>",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c('div',{staticClass:\\\"plugin\\\"},[_v(\\\"插件\\\")])}\\n}\",\"script\":\"\\r\\nexport default {\\r\\n\\r\\n}\\r\\n\",\"style\":\"\\r\\n.plugin {\\r\\n color: red;\\r\\n}\\r\\n\"}"
}, {
"name" : "部门选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "DEPATMENTSELECT",
"runtimeObject" : true
},
"pluginCode" : "DEPATMENTSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizDepartMent",
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.4-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "门户装饰",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册