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

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

上级 64ed7158
...@@ -1179,9 +1179,13 @@ ...@@ -1179,9 +1179,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -69,9 +69,13 @@ ...@@ -69,9 +69,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -97,9 +97,13 @@ ...@@ -97,9 +97,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "TOTAL" "TOTALFIELD" : "TOTAL"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_slider", "name" : "field_slider",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_SLIDER", "predefinedType" : "FIELD_SLIDER",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -100,9 +100,13 @@ ...@@ -100,9 +100,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "TOTAL" "TOTALFIELD" : "TOTAL"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_slider", "name" : "field_slider",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_SLIDER", "predefinedType" : "FIELD_SLIDER",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -61,9 +61,13 @@ ...@@ -61,9 +61,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "TOTAL" "TOTALFIELD" : "TOTAL"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_slider", "name" : "field_slider",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_SLIDER", "predefinedType" : "FIELD_SLIDER",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -1337,9 +1337,13 @@ ...@@ -1337,9 +1337,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -86,9 +86,13 @@ ...@@ -86,9 +86,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
......
...@@ -3060,12 +3060,6 @@ ...@@ -3060,12 +3060,6 @@
}, },
"pluginCode" : "CronEditor", "pluginCode" : "CronEditor",
"styleCode" : "CronEditor" "styleCode" : "CronEditor"
}, {
"codeName" : "DASHBOARD_PROGRESS",
"containerType" : "PANELFIELD",
"editorType" : "SLIDER",
"name" : "大屏_进度条",
"styleCode" : "DASHBOARD_PROGRESS"
}, { }, {
"codeName" : "DEPATMENTMULTIPLE", "codeName" : "DEPATMENTMULTIPLE",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
...@@ -3272,6 +3266,17 @@ ...@@ -3272,6 +3266,17 @@
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "大屏面板属性", "name" : "大屏面板属性",
"styleCode" : "SCREEN_PANEL_ATTRIBUTE" "styleCode" : "SCREEN_PANEL_ATTRIBUTE"
}, {
"codeName" : "SCREEN_PROGRESS",
"containerType" : "PANELFIELD",
"editorType" : "SLIDER",
"name" : "大屏_进度条",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"pluginCode" : "SCREEN_PROGRESS",
"styleCode" : "SCREEN_PROGRESS"
}, { }, {
"codeName" : "SCREEN_RADIO_LIST", "codeName" : "SCREEN_RADIO_LIST",
"containerType" : "PANELFIELD", "containerType" : "PANELFIELD",
...@@ -7567,6 +7572,15 @@ ...@@ -7567,6 +7572,15 @@
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "DRBAR", "refTag" : "DRBAR",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "大屏_进度条",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"pluginCode" : "SCREEN_PROGRESS",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "大屏数据看板", "name" : "大屏数据看板",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -14021,9 +14035,13 @@ ...@@ -14021,9 +14035,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
...@@ -55966,9 +55984,13 @@ ...@@ -55966,9 +55984,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "TOTAL" "TOTALFIELD" : "TOTAL"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_slider", "name" : "field_slider",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_SLIDER", "predefinedType" : "FIELD_SLIDER",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
...@@ -84081,9 +84103,13 @@ ...@@ -84081,9 +84103,13 @@
"editorParams" : { "editorParams" : {
"TOTALFIELD" : "total" "TOTALFIELD" : "total"
}, },
"editorStyle" : "DASHBOARD_PROGRESS", "editorStyle" : "SCREEN_PROGRESS",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
...@@ -460,6 +460,15 @@ ...@@ -460,6 +460,15 @@
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "DRBAR", "refTag" : "DRBAR",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "大屏_进度条",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"pluginCode" : "SCREEN_PROGRESS",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, { }, {
"name" : "大屏数据看板", "name" : "大屏数据看板",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -1484,13 +1484,17 @@ ...@@ -1484,13 +1484,17 @@
"styleCode" : "PERSONEL_SELECT_PROJECT", "styleCode" : "PERSONEL_SELECT_PROJECT",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "DASHBOARD_PROGRESS", "codeName" : "SCREEN_PROGRESS",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/DASHBOARD_PROGRESS.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/SCREEN_PROGRESS.json",
"editorHeight" : -1.0, "editorHeight" : -1.0,
"editorType" : "SLIDER", "editorType" : "SLIDER",
"editorWidth" : -1.0, "editorWidth" : -1.0,
"name" : "大屏_进度条", "name" : "大屏_进度条",
"styleCode" : "DASHBOARD_PROGRESS", "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "SCREEN_PROGRESS"
},
"styleCode" : "SCREEN_PROGRESS",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "Auto8", "codeName" : "Auto8",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册