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

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

上级 b0fd0d15
...@@ -524,10 +524,6 @@ ...@@ -524,10 +524,6 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"infoGroupMode" : false "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
......
...@@ -1105,10 +1105,6 @@ ...@@ -1105,10 +1105,6 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "FORM_USERCONTROL",
"pluginCode" : "CRM_PAGE"
},
"infoGroupMode" : false "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
......
...@@ -5624,17 +5624,6 @@ ...@@ -5624,17 +5624,6 @@
"refTag2" : "DEFGRIDCOLUMN", "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", "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\":\"\"}" "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表达式编辑器", "name" : "cron表达式编辑器",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -63,17 +63,6 @@ ...@@ -63,17 +63,6 @@
"refTag2" : "DEFGRIDCOLUMN", "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", "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\":\"\"}" "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表达式编辑器", "name" : "cron表达式编辑器",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册