diff --git a/public/img/ly/hzy.png b/public/img/ly/hzy.png new file mode 100644 index 00000000..cac307b3 Binary files /dev/null and b/public/img/ly/hzy.png differ diff --git a/public/img/ly/mm.png b/public/img/ly/mm.png new file mode 100644 index 00000000..fba5047a Binary files /dev/null and b/public/img/ly/mm.png differ diff --git a/public/img/ly/shsps.png b/public/img/ly/shsps.png new file mode 100644 index 00000000..384738a3 Binary files /dev/null and b/public/img/ly/shsps.png differ diff --git a/public/img/ly/ylm.png b/public/img/ly/ylm.png new file mode 100644 index 00000000..2e738d8d Binary files /dev/null and b/public/img/ly/ylm.png differ diff --git a/public/img/ly/yrfd.png b/public/img/ly/yrfd.png new file mode 100644 index 00000000..011edf33 Binary files /dev/null and b/public/img/ly/yrfd.png differ diff --git a/src/App.vue b/src/App.vue index 9fa4c6cf..2f29a496 100644 --- a/src/App.vue +++ b/src/App.vue @@ -298,8 +298,8 @@ export default { color: #ffffff; } .elProgress > .el-progress-circle { - width: 5vw !important; - height: 5vw !important; + width: 9vh !important; + height: 9vh !important; } //排放系统 diff --git a/src/views/bigScreen/index_enm_ly.vue b/src/views/bigScreen/index_enm_ly.vue index aacbcc25..3730e0f6 100644 --- a/src/views/bigScreen/index_enm_ly.vue +++ b/src/views/bigScreen/index_enm_ly.vue @@ -101,168 +101,13 @@ {{ percentage }}% -

运转率

+

{{ item.name }}

-
{{ item.name }}
- - - - -
-
-
-
余热发电
-
-
-
-
- 当月发电量:{{ - hotData.total_production - }} -
-
-
-
- 吨熟料发电量:{{ - hotData.production_elec_unit - }} -
-
-
-
- 自用电量:{{ - hotData.elec_consume - }} -
+
- -
-
-
-
-
工序电耗
-
-
-
-
-
- 石灰石破碎 -

- {{ radarSeriesData[0] }} -

-
-
- 原料磨 -

- {{ radarSeriesData[1] }} -

-
-
- 回转窑 -

- {{ radarSeriesData[2] }} -

-
-
- 余热发电 -

- {{ radarSeriesData[3] }} -

-
-
- 煤磨 -

- {{ radarSeriesData[4] }} -

-
-
-
-
-
-
-
-
质量分析
- - 入窑生料 - 出磨熟料 - -
-
-
@@ -293,34 +138,157 @@ >
+
+
+
+
+
工序电耗
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
工序 + 电耗kwh/t +
+ 石灰石破碎 + + {{ radarSeriesData[0] }} +
原料磨 + {{ radarSeriesData[1] }} +
回转窑 + {{ radarSeriesData[2] }} +
余热发电 + {{ radarSeriesData[3] }} +
煤磨 + {{ radarSeriesData[4] }} +
+
+
+
+
+
+
+
质量分析
+ + 入窑生料 + 出磨熟料 + +
+
+
+
+
+
+
余热发电/环保数据
+
+
+
+
+ 当月发电量 +

+ {{ hotData.total_production }} + kwh +

+
+
+
+
+ NOx折算值 +

+ {{ hotData.NOx }} + mg/m³ +

+
+
+
+
+ 吨熟料发电量 +

+ {{ hotData.production_elec_unit }} + kwh +

+
+
+ +
+
+ SO2折算值 +

+ {{ hotData.SO2 }} + mg/m³ +

+
+
+
+
+ 自用电量 +

+ {{ hotData.elec_consume }} + kwh +

+
+
+
+
+ 颗粒物折算值 +

+ {{ hotData.klw }} + mg/m³ +

+
+
+
+
+