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

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

上级 ad2e0693
......@@ -602,8 +602,7 @@
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out",
"runtimeObject" : true
"pluginCode" : "runtime_widget_out"
},
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -2178,8 +2178,7 @@
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "bujian",
"runtimeObject" : true
"pluginCode" : "bujian"
},
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -1576,8 +1576,7 @@
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_not_out",
"runtimeObject" : true
"pluginCode" : "runtime_widget_not_out"
},
"getRemovePSControlAction" : {
"modelref" : true,
......@@ -2280,8 +2279,7 @@
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out",
"runtimeObject" : true
"pluginCode" : "runtime_widget_out"
},
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -1433,8 +1433,7 @@
"getPSDEViewId" : "58a3c923b050f4ba6184fc4df5a27e42",
"getPSSysPFPlugin" : {
"pluginType" : "VIEW_CUSTOM",
"pluginCode" : "remoteView",
"runtimeObject" : true
"pluginCode" : "remoteView"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
......
......@@ -1059,10 +1059,7 @@
"pluginCode" : "bujian",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "FORM",
"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\":\"\"}",
"runtimeObject" : true
"refTag" : "FORM"
}, {
"name" : "界面行为插件",
"pluginCode" : "CustomUIAction",
......@@ -1073,21 +1070,14 @@
"name" : "运行时部件(出来)",
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_out",
"rTObjectRepo" : "./plugins/suzhou/index.legacy.js",
"refMode" : "CONTROL",
"refTag" : "FORM",
"runtimeObject" : true
"refTag" : "FORM"
}, {
"name" : "运行时部件(未出来)",
"pluginCode" : "runtime_widget_not_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_not_out",
"refMode" : "CONTROL",
"refTag" : "FORM",
"templCode" : "<template>\n <div class='messagecolor'>{{message}}</div>\n</template>\n<script>\nexport default {\n data() {\n return {\n message:'示例-未出来'\n }\n },\n}\n</script>\n<style>\n.messagecolor{\n color:red;\n}\n</style>",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c('div',{staticClass:\\\"messagecolor\\\"},[_v(_s(message))])}\\n}\",\"script\":\"\\nexport default {\\n data() {\\n return {\\n message:'示例-未chulai'\\n }\\n },\\n}\\n\",\"style\":\"\\n.messagecolor{\\n color:red;\\n}\\n\"}",
"runtimeObject" : true
"refTag" : "FORM"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
......
......@@ -6,10 +6,7 @@
"pluginCode" : "bujian",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "FORM",
"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\":\"\"}",
"runtimeObject" : true
"refTag" : "FORM"
}, {
"name" : "界面行为插件",
"pluginCode" : "CustomUIAction",
......@@ -20,21 +17,14 @@
"name" : "运行时部件(出来)",
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_out",
"rTObjectRepo" : "./plugins/suzhou/index.legacy.js",
"refMode" : "CONTROL",
"refTag" : "FORM",
"runtimeObject" : true
"refTag" : "FORM"
}, {
"name" : "运行时部件(未出来)",
"pluginCode" : "runtime_widget_not_out",
"pluginType" : "CUSTOM",
"rTObjectName" : "runtime_widget_not_out",
"refMode" : "CONTROL",
"refTag" : "FORM",
"templCode" : "<template>\n <div class='messagecolor'>{{message}}</div>\n</template>\n<script>\nexport default {\n data() {\n return {\n message:'示例-未出来'\n }\n },\n}\n</script>\n<style>\n.messagecolor{\n color:red;\n}\n</style>",
"templCode2" : "{\"template\":\"function anonymous(\\n) {\\nwith(this){return _c('div',{staticClass:\\\"messagecolor\\\"},[_v(_s(message))])}\\n}\",\"script\":\"\\nexport default {\\n data() {\\n return {\\n message:'示例-未chulai'\\n }\\n },\\n}\\n\",\"style\":\"\\n.messagecolor{\\n color:red;\\n}\\n\"}",
"runtimeObject" : true
"refTag" : "FORM"
} ],
"cache" : {
"getPSAppViews" : [ ]
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册