From 65fbfb1fff1d6606cf678b28c1a427336d653004 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Sun, 29 Sep 2024 18:21:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=90=AF=E5=8A=A8=E6=97=B6?= =?UTF-8?q?=E7=BB=88=E7=AB=AFwarning=E8=AD=A6=E5=91=8A=EF=BC=8C=E6=B8=A9?= =?UTF-8?q?=E6=B9=BF=E5=BA=A6=EF=BC=8C=E9=A3=8E=E9=80=9F=E5=9B=BE=E8=A1=A8?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/globalBar.vue | 168 +-- src/components/substation/envirDetect.vue | 1349 +++++++++++---------- src/views/homePage/index.vue | 819 +++++++------ 3 files changed, 1192 insertions(+), 1144 deletions(-) diff --git a/src/components/globalBar.vue b/src/components/globalBar.vue index 9ffb03f..e6d86d8 100644 --- a/src/components/globalBar.vue +++ b/src/components/globalBar.vue @@ -1,104 +1,104 @@ - - - - - {{ item.title }} - - - - - + - diff --git a/src/components/substation/envirDetect.vue b/src/components/substation/envirDetect.vue index 155b8fe..bff9516 100644 --- a/src/components/substation/envirDetect.vue +++ b/src/components/substation/envirDetect.vue @@ -1,30 +1,30 @@ - - - - - - 施工环境 - - - - - - - - - - - {{ environmentInfoList ? environmentInfoList[8].jcValue : '' }}°C - 温度 - + + {{ + environmentInfoList + ? environmentInfoList[8].jcValue + : '' + }}°C + 温湿度 + + + + {{ + environmentInfoList + ? environmentInfoList[7].jcValue + : '' + }}m/s + 风速 + + + + {{ + environmentInfoList + ? environmentInfoList[9].jcValue + : '' + }}%rh + 湿度 + + + + {{ + environmentInfoList + ? environmentInfoList[5].jcValue + : '' + }}db + 噪声 + + + + {{ + environmentInfoList + ? environmentInfoList[3].jcValue + : '' + }}/ugm3 + PM2.5 + + + + {{ + environmentInfoList + ? environmentInfoList[4].jcValue + : '' + }}/ugm3 + PM10 + + + - - {{ environmentInfoList ? environmentInfoList[7].jcValue : '' }}m/s - 风速 - + + + + + + + 温湿度 + + + + + + + 风速 + + + + + + + + + 噪声 + + + + + + + 空气质量 + + + + + + + + + 预警信息 + + + + + + + + + {{ scope.row.warnType }}异常 + + + + - - {{ environmentInfoList ? environmentInfoList[9].jcValue : '' }}%rh - 湿度 - - - - {{ environmentInfoList ? environmentInfoList[5].jcValue : '' }}db - 噪声 - - - - {{ environmentInfoList ? environmentInfoList[3].jcValue : '' }}/ugm3 - PM2.5 - - - - {{ environmentInfoList ? environmentInfoList[4].jcValue : '' }}/ugm3 - PM10 - - - - - - - - - - 温度 - - - - - - - 湿度 - - - - - - - - - 噪声 - - - - - - - 空气质量 - - - - - - - - - 预警信息 - - - - - - - - - {{ scope.row.warnType }}异常 - - - - - - - diff --git a/src/views/homePage/index.vue b/src/views/homePage/index.vue index 254a66e..d9f034f 100644 --- a/src/views/homePage/index.vue +++ b/src/views/homePage/index.vue @@ -1,78 +1,116 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ lefSendMsg.projName }} + + + + + + + + + + + + + - - {{ item.title }} + + + + + + + + + + + + + + + + + + + + + + + + {{ lefSendMsg.projName }} + + + {{ item.title }} + + + + + + + + - - - - - - + + - - - - - - - -