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

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

上级 19c434c7
...@@ -142,6 +142,10 @@ ...@@ -142,6 +142,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
......
...@@ -1598,6 +1598,17 @@ ...@@ -1598,6 +1598,17 @@
"refTag" : "FORM", "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>", "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\"}" "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" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"pluginCode" : "BREADCRUMBS_TITLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "FIELD"
} ], } ],
"getAllPSAppSubViewTypeRefs" : [ { "getAllPSAppSubViewTypeRefs" : [ {
"name" : "PubTest", "name" : "PubTest",
......
...@@ -222,6 +222,17 @@ ...@@ -222,6 +222,17 @@
"refTag" : "FORM", "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>", "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\"}" "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" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"pluginCode" : "BREADCRUMBS_TITLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "FIELD"
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"caption" : "添加全部", "caption" : "添加全部",
......
...@@ -145,6 +145,10 @@ ...@@ -145,6 +145,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
} ], } ],
......
...@@ -6174,6 +6174,17 @@ ...@@ -6174,6 +6174,17 @@
"pluginType" : "PORTLET_CUSTOM", "pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "PORTLET" "refTag" : "PORTLET"
}, {
"name" : "面包屑标题下拉",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"pluginCode" : "BREADCRUMBS_TITLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "FIELD"
} ], } ],
"getAllPSAppPkgs" : [ { "getAllPSAppPkgs" : [ {
"codeName" : "xxx", "codeName" : "xxx",
...@@ -676,6 +676,17 @@ ...@@ -676,6 +676,17 @@
"pluginType" : "PORTLET_CUSTOM", "pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "PORTLET" "refTag" : "PORTLET"
}, {
"name" : "面包屑标题下拉",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "BREADCRUMBS_TITLE"
},
"pluginCode" : "BREADCRUMBS_TITLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "FIELD"
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"caption" : "添加全部", "caption" : "添加全部",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册