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

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

上级 294a4483
...@@ -777,12 +777,12 @@ ...@@ -777,12 +777,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -790,24 +790,41 @@ ...@@ -790,24 +790,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -815,14 +832,31 @@ ...@@ -815,14 +832,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
......
...@@ -59,12 +59,12 @@ ...@@ -59,12 +59,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -72,24 +72,41 @@ ...@@ -72,24 +72,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
}, },
"rawContent" : "标签", "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -97,14 +114,31 @@ ...@@ -97,14 +114,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
......
...@@ -935,12 +935,12 @@ ...@@ -935,12 +935,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -948,24 +948,41 @@ ...@@ -948,24 +948,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -973,14 +990,31 @@ ...@@ -973,14 +990,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
......
...@@ -76,12 +76,12 @@ ...@@ -76,12 +76,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -89,24 +89,41 @@ ...@@ -89,24 +89,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
}, },
"rawContent" : "标签", "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -114,14 +131,31 @@ ...@@ -114,14 +131,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
......
...@@ -7509,6 +7509,17 @@ ...@@ -7509,6 +7509,17 @@
"pluginType" : "PORTLET_CUSTOM", "pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "PORTLET" "refTag" : "PORTLET"
}, {
"name" : "大屏面板属性",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "PANEL",
"refTag2" : "RAWITEM"
}, { }, {
"name" : "大屏面板属性", "name" : "大屏面板属性",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -10236,12 +10247,12 @@ ...@@ -10236,12 +10247,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -10249,24 +10260,41 @@ ...@@ -10249,24 +10260,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
}, },
"rawContent" : "标签", "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -10274,14 +10302,31 @@ ...@@ -10274,14 +10302,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
...@@ -80075,12 +80120,12 @@ ...@@ -80075,12 +80120,12 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label1", "name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -80088,24 +80133,41 @@ ...@@ -80088,24 +80133,41 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇飞行学员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label1", "name" : "static_text",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem",
"value" : "人"
}, {
"key" : "LABELPOSITION",
"name" : "panelitem1",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem2",
"value" : "model2"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇飞行学员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 50.0, "contentWidth" : 50.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_text1",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
...@@ -80113,14 +80175,31 @@ ...@@ -80113,14 +80175,31 @@
"widthMode" : "PERCENTAGE" "widthMode" : "PERCENTAGE"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"caption" : "标签", "caption" : "今日新雇乘务员",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_text1",
"predefinedType" : "STATIC_LABEL", "getPSRawItemParams" : [ {
"key" : "LABELPOSITION",
"name" : "panelitem3",
"value" : "top"
}, {
"key" : "SHOWMODEL",
"name" : "panelitem4",
"value" : "model2"
}, {
"key" : "UNIT",
"name" : "panelitem5",
"value" : "人"
} ],
"predefinedType" : "STATIC_TEXT",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"renderMode" : "PARAGRAPH" "renderMode" : "TEXT"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
}, },
"rawContent" : "标签", "rawContent" : "今日新雇乘务员",
"rawItemWidth" : 50.0, "rawItemWidth" : 50.0,
"width" : 50.0, "width" : 50.0,
"showCaption" : true "showCaption" : true
...@@ -480,6 +480,17 @@ ...@@ -480,6 +480,17 @@
"pluginType" : "PORTLET_CUSTOM", "pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "PORTLET" "refTag" : "PORTLET"
}, {
"name" : "大屏面板属性",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "PANEL",
"refTag2" : "RAWITEM"
}, { }, {
"name" : "大屏面板属性", "name" : "大屏面板属性",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册