diff --git a/src/assets/images/qualityManage/hygl.png b/src/assets/images/qualityManage/hygl.png new file mode 100644 index 00000000..558a62c2 Binary files /dev/null and b/src/assets/images/qualityManage/hygl.png differ diff --git a/src/assets/images/qualityManage/hygl2.png b/src/assets/images/qualityManage/hygl2.png new file mode 100644 index 00000000..41cd34ba Binary files /dev/null and b/src/assets/images/qualityManage/hygl2.png differ diff --git a/src/assets/images/qualityManage/shuangtan.png b/src/assets/images/qualityManage/shuangtan.png new file mode 100644 index 00000000..f4adf38c Binary files /dev/null and b/src/assets/images/qualityManage/shuangtan.png differ diff --git a/src/components/chart/airQulityChart.vue b/src/components/chart/airQulityChart.vue index 67100577..3404cbab 100644 --- a/src/components/chart/airQulityChart.vue +++ b/src/components/chart/airQulityChart.vue @@ -15,7 +15,7 @@
{{ $t("message.projectSummary.actor") }}
-
+
{{ $t("message.projectSummary.fine") }}
@@ -96,7 +96,7 @@ export default { this.lineColor = "#6ce9f0"; break; case "良": - this.lineColor = "#FFBB38"; + this.lineColor = "#468EFD"; break; case "轻度污染": this.lineColor = "#FE7A18"; diff --git a/src/views/projectAdmin/dataBoardTwo/contractManage.vue b/src/views/projectAdmin/dataBoardTwo/contractManage.vue index 01cbf04e..1ffb966d 100644 --- a/src/views/projectAdmin/dataBoardTwo/contractManage.vue +++ b/src/views/projectAdmin/dataBoardTwo/contractManage.vue @@ -1,8 +1,25 @@ diff --git a/src/views/projectAdmin/dataBoardTwo/environment.vue b/src/views/projectAdmin/dataBoardTwo/environment.vue index ad4629ac..cab1e501 100644 --- a/src/views/projectAdmin/dataBoardTwo/environment.vue +++ b/src/views/projectAdmin/dataBoardTwo/environment.vue @@ -206,7 +206,10 @@

-
+
+ +
+ +
@@ -225,7 +228,7 @@

PM10

{{plantCap.pm10?plantCap.pm10:'--'}}μg/m3

- +
@@ -235,11 +238,11 @@

- + {{$t('message.dataBoard.temperature')}}

{{plantCap.temperature?plantCap.temperature:'--'}}℃

- +
@@ -249,11 +252,11 @@

- + {{$t('message.dataBoard.humidity')}}

{{plantCap.humidity?plantCap.humidity:'--'}}%

- +
@@ -264,7 +267,7 @@

TSP

{{plantCap.tsp?plantCap.tsp:'--'}}μg/m3

- +
@@ -274,11 +277,11 @@

- + {{$t('message.dataBoard.noise')}}

{{plantCap.noise?plantCap.noise:'--'}}dB

- +
@@ -288,16 +291,16 @@

- + {{$t('message.dataBoard.windSpeed')}}

{{plantCap.windspeed?plantCap.windspeed:'--'}}m/s

- +
- - + --> +
@@ -491,25 +494,27 @@
+

- + 扬尘 {{$t('message.dataBoard.noiseAlarm')}}

{{alarmData.noiseNum}}

-
+ +

{{'PM2.5'+$t('message.dataBoard.excessiveAlarm')}}

{{alarmData.pm25Num}}

-
+
@@ -674,10 +679,12 @@ export default { [ { value: this.alarmData.noiseNum, name: '' }, { value: this.alarmData.pm25Num, name: '' }, - { value: this.alarmData.pm10Num, name: '' }, - { value: this.alarmData.tspNum, name: '' }, + // { value: this.alarmData.pm10Num, name: '' }, + // { value: this.alarmData.tspNum, name: '' }, ], - this.$refs.safeChart,["rgba(120, 111, 240, 1)","#fe6c7f","rgba(92, 226, 246, 1)","#ffbb38"],'报警总数' + + // this.$refs.safeChart,["rgba(120, 111, 240, 1)","#fe6c7f","rgba(92, 226, 246, 1)","#ffbb38"],'报警总数' + this.$refs.safeChart,["#5CE2F6","#5181F6"],'报警总数' ); }); }, @@ -689,7 +696,8 @@ export default { color: color?color:["#5181F6", "#61D2B9", "#F67F51", "#7851F6"], title: { show: true, - text: data[0].value+data[1].value+data[2].value+data[3].value, + text: data[0].value+data[1].value, + // text: data[0].value+data[1].value+data[2].value+data[3].value, x: "48%", y: "36%", z: 5, @@ -1750,12 +1758,15 @@ export default { padding-left: 32px; } .online{ - background-color: rgba(68, 215, 182, 0.54); + // background-color: rgba(68, 215, 182, 0.54); + background-color: #319FC9; } .offline{ - background-color: rgba(151, 12, 12, 0.54); + // background-color: rgba(151, 12, 12, 0.54); + background-color:#7BA0C0 } } + //蓝色风格 .dataBoardPage_blue{ .weatherBox{ @@ -1854,4 +1865,15 @@ export default { } } } +.greenTable{ + color: #fff !important; +} +.dataBoardContent .alarmBlockContent td{ +color: #fff !important; +} +.dataBoardContent .alarmBlockContent th{ +color: #fff !important; +} + + diff --git a/src/views/projectAdmin/dataBoardTwo/secure.vue b/src/views/projectAdmin/dataBoardTwo/secure.vue index 316cfb20..4a283ef6 100644 --- a/src/views/projectAdmin/dataBoardTwo/secure.vue +++ b/src/views/projectAdmin/dataBoardTwo/secure.vue @@ -28,7 +28,7 @@
- +
@@ -104,7 +104,7 @@

--> - +
@@ -114,7 +114,7 @@ 安全预警
- +