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

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

上级 e4990b83
......@@ -113,17 +113,17 @@
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field13"
}, {
"name" : "field11"
}, {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field13"
"name" : "field17"
}, {
"name" : "type"
}, {
"name" : "field17"
} ]
} ],
"getPSDEFormItemVRs" : [ {
......@@ -2813,9 +2813,14 @@
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorStyle" : "SCREEN_DATE_PICKER",
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "date"
"name" : "date",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_DATE_PICKER"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
......
......@@ -230,17 +230,17 @@
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field13"
}, {
"name" : "field11"
}, {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field13"
"name" : "field17"
}, {
"name" : "type"
}, {
"name" : "field17"
} ]
} ],
"getPSDEFormItemVRs" : [ {
......@@ -2930,9 +2930,14 @@
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorStyle" : "SCREEN_DATE_PICKER",
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "date"
"name" : "date",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_DATE_PICKER"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
......
......@@ -785,17 +785,17 @@
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field13"
}, {
"name" : "field11"
}, {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field13"
"name" : "field17"
}, {
"name" : "type"
}, {
"name" : "field17"
} ]
} ],
"getPSDEFormItemVRs" : [ {
......@@ -3485,9 +3485,14 @@
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorStyle" : "SCREEN_DATE_PICKER",
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "date"
"name" : "date",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_DATE_PICKER"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
......
......@@ -153,7 +153,7 @@
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"name" : "static_label3",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
......@@ -161,23 +161,70 @@
"getPSRawItem" : {
"caption" : "本月指标",
"contentType" : "RAW",
"name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem2",
"value" : "小时"
} ],
"name" : "static_label3",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "本月指标",
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_SINGLEDATA"
}, {
"caption" : "本月指标",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "本月指标",
"contentType" : "RAW",
"name" : "static_label2",
"getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem3",
"value" : "小时"
} ],
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "本月指标",
"showCaption" : true
}, {
"caption" : "本月指标",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "本月指标",
"contentType" : "RAW",
"name" : "static_label1",
"getPSRawItemParams" : [ {
"key" : "UNIT",
"name" : "panelitem2",
"value" : "小时"
} ],
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"rawContent" : "本月指标",
"showCaption" : true
} ]
}, {
"caption" : "面板容器",
......
......@@ -470,6 +470,15 @@
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "DASHBOARD"
}, {
"name" : "大屏时间选择器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_DATE_PICKER"
},
"pluginCode" : "SCREEN_DATE_PICKER",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "大屏门户边框",
"getPSSysPFPlugin" : {
......@@ -480,6 +489,16 @@
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
}, {
"name" : "大屏面板属性",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE"
},
"pluginCode" : "SCREEN_PANEL_ATTRIBUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
}, {
"name" : "大屏面板属性",
"getPSSysPFPlugin" : {
......
......@@ -1163,6 +1163,19 @@
},
"styleCode" : "COMMENT_PROJECT",
"replaceDefault" : false
}, {
"codeName" : "SCREEN_DATE_PICKER",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/SCREEN_DATE_PICKER.json",
"editorHeight" : -1.0,
"editorType" : "DATEPICKER",
"editorWidth" : -1.0,
"name" : "大屏时间选择器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_DATE_PICKER"
},
"styleCode" : "SCREEN_DATE_PICKER",
"replaceDefault" : false
}, {
"codeName" : "DATE_RANGE_PQL",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/DATE_RANGE_PQL.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册