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

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

上级 6ad617da
......@@ -136,6 +136,7 @@
"getContentPSControl" : {
"name" : "dashboard_sysportlet2_chart"
},
"controlStyle" : "PORTAL_DECORATION",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet2",
......@@ -430,6 +431,10 @@
"colXS" : 8,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "PORTAL_DECORATION"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0803774731",
"name" : "门户界面行为组",
......
......@@ -171,6 +171,7 @@
"getContentPSControl" : {
"name" : "dashboard_sysportlet2_chart"
},
"controlStyle" : "PORTAL_DECORATION",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet2",
......@@ -465,6 +466,10 @@
"colXS" : 8,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "PORTAL_DECORATION"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0803774731",
"name" : "门户界面行为组",
......
......@@ -5839,6 +5839,16 @@
"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" : "PORTLET_CUSTOM",
"pluginCode" : "PORTAL_DECORATION"
},
"pluginCode" : "PORTAL_DECORATION",
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
} ],
"getAllPSAppPkgs" : [ {
"codeName" : "xxx",
......@@ -586,6 +586,16 @@
"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" : "PORTLET_CUSTOM",
"pluginCode" : "PORTAL_DECORATION"
},
"pluginCode" : "PORTAL_DECORATION",
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
} ],
"getAllPSAppDEUIActions" : [ {
"caption" : "添加全部",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册