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

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

上级 ee3f4752
...@@ -88,7 +88,6 @@ ...@@ -88,7 +88,6 @@
"showTitleBar" : true "showTitleBar" : true
}, { }, {
"codeName" : "db_container3", "codeName" : "db_container3",
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"name" : "db_container3", "name" : "db_container3",
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -136,10 +135,6 @@ ...@@ -136,10 +135,6 @@
"rawContent" : "mmmm", "rawContent" : "mmmm",
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"width" : 350.0, "width" : 350.0,
"showTitleBar" : true "showTitleBar" : true
...@@ -148,7 +143,6 @@ ...@@ -148,7 +143,6 @@
"getContentPSControl" : { "getContentPSControl" : {
"name" : "db_sysportlet2_list" "name" : "db_sysportlet2_list"
}, },
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"height" : 300.0, "height" : 300.0,
"name" : "db_sysportlet2", "name" : "db_sysportlet2",
...@@ -301,10 +295,6 @@ ...@@ -301,10 +295,6 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "LIST", "portletType" : "LIST",
"title" : "List", "title" : "List",
"showTitleBar" : true, "showTitleBar" : true,
......
...@@ -1059,12 +1059,6 @@ ...@@ -1059,12 +1059,6 @@
"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\":\"\"}",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "数据看板成员插件",
"pluginCode" : "portletPart",
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
...@@ -1978,7 +1972,6 @@ ...@@ -1978,7 +1972,6 @@
"showTitleBar" : true "showTitleBar" : true
}, { }, {
"codeName" : "db_container3", "codeName" : "db_container3",
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"name" : "db_container3", "name" : "db_container3",
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2026,10 +2019,6 @@ ...@@ -2026,10 +2019,6 @@
"rawContent" : "mmmm", "rawContent" : "mmmm",
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"width" : 350.0, "width" : 350.0,
"showTitleBar" : true "showTitleBar" : true
...@@ -2038,7 +2027,6 @@ ...@@ -2038,7 +2027,6 @@
"getContentPSControl" : { "getContentPSControl" : {
"name" : "db_sysportlet2_list" "name" : "db_sysportlet2_list"
}, },
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"height" : 300.0, "height" : 300.0,
"name" : "db_sysportlet2", "name" : "db_sysportlet2",
...@@ -2191,10 +2179,6 @@ ...@@ -2191,10 +2179,6 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "LIST", "portletType" : "LIST",
"title" : "List", "title" : "List",
"showTitleBar" : true, "showTitleBar" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册