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

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

上级 285d0858
......@@ -249,6 +249,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
......
......@@ -605,6 +605,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
......
......@@ -5587,6 +5587,17 @@
"refTag2" : "DEFGRIDCOLUMN",
"templCode" : "<template>\r\n <button class='xx' @click='add'>xxx</button>\r\n </template>\r\n <script>\r\n export default {\r\n methods:{\r\n add(){\r\n alert('add')\r\n }\r\n }\r\n }\r\n </script>\r\n <style>\r\n .xx{\r\n color:red;\r\n }\r\n </style>\r\n",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c(\\\"div\\\")}\\n}\",\"script\":\"\",\"style\":\"\"}"
}, {
"name" : "crm分页",
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"pluginCode" : "CRM_PAGE",
"pluginType" : "FORM_USERCONTROL",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMPAGE"
}, {
"name" : "cron表达式编辑器",
"getPSSysPFPlugin" : {
......@@ -54,6 +54,17 @@
"refTag2" : "DEFGRIDCOLUMN",
"templCode" : "<template>\r\n <button class='xx' @click='add'>xxx</button>\r\n </template>\r\n <script>\r\n export default {\r\n methods:{\r\n add(){\r\n alert('add')\r\n }\r\n }\r\n }\r\n </script>\r\n <style>\r\n .xx{\r\n color:red;\r\n }\r\n </style>\r\n",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c(\\\"div\\\")}\\n}\",\"script\":\"\",\"style\":\"\"}"
}, {
"name" : "crm分页",
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"pluginCode" : "CRM_PAGE",
"pluginType" : "FORM_USERCONTROL",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMPAGE"
}, {
"name" : "cron表达式编辑器",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册