From f9b647b97cbc98ace8454ad843e5cfd94a094f96 Mon Sep 17 00:00:00 2001 From: zhangqun <179111901@qq.com> Date: Mon, 8 May 2023 12:11:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=8E=A7=E6=A8=A1=E5=BC=8F=E6=8A=A5?= =?UTF-8?q?=E8=AD=A6=E4=BF=A1=E6=81=AF=E6=94=B9=E4=B8=BA=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/monitoring/conditioner.vue | 24 +++----- src/components/monitoring/door.vue | 53 ++++-------------- src/components/monitoring/electricity.vue | 16 +++--- src/components/monitoring/firefighting.vue | 64 ++++------------------ src/components/monitoring/lift.vue | 14 ++--- src/components/monitoring/light.vue | 64 ++++------------------ src/components/monitoring/monitoring.vue | 14 ++--- src/components/monitoring/wall.vue | 53 ++++-------------- src/components/monitoring/warm.vue | 56 +++++-------------- src/components/monitoring/water.vue | 23 ++++---- 10 files changed, 99 insertions(+), 282 deletions(-) diff --git a/src/components/monitoring/conditioner.vue b/src/components/monitoring/conditioner.vue index fba7add..d13899c 100644 --- a/src/components/monitoring/conditioner.vue +++ b/src/components/monitoring/conditioner.vue @@ -49,7 +49,7 @@

报警时间

暂无故障报警信息
- +
- +
{{ item.warnContent }} {{ + :style="{ color: item.warnStatus == 2 ? 'white' : item.warnStatus == 1 ? '#ff0000' : 'white', }">{{ item.warnDate.substring(5, 16) }}
- +
查看报警详情 @@ -1871,7 +1861,7 @@ export default { height: 120px; width: 345px; margin: auto; - overflow: hidden; + overflow-y: auto; .item { height: 40px; diff --git a/src/components/monitoring/door.vue b/src/components/monitoring/door.vue index f464749..5d40bbe 100644 --- a/src/components/monitoring/door.vue +++ b/src/components/monitoring/door.vue @@ -104,8 +104,7 @@ " class="noBjxx"> 暂无安全报警信息
- +
@@ -123,36 +122,21 @@
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
@@ -173,40 +157,25 @@
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
-
+
暂无报警信息
- +
@@ -65,24 +65,24 @@
- + -
- {{ item.warnContent + {{ item.warnContent }} - {{ + {{ item.warnDate.substring(5, 16) }}
-
+
查看报警详情 @@ -552,7 +552,7 @@ export default { } } else { lookEquipmentCop("电"); - setOpacityFun(); + setOpacityFun(false,0.3); this.getNavigationMap(); } } else { @@ -1678,7 +1678,7 @@ export default { height: 120px; width: 345px; margin: auto; - overflow: hidden; + overflow-y: auto; .item { height: 40px; diff --git a/src/components/monitoring/firefighting.vue b/src/components/monitoring/firefighting.vue index af1afe0..aeb28c2 100644 --- a/src/components/monitoring/firefighting.vue +++ b/src/components/monitoring/firefighting.vue @@ -71,8 +71,7 @@ " class="noBjxx"> 暂无安全报警信息
- +
@@ -89,32 +88,17 @@
- +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
@@ -134,46 +118,22 @@
- +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
-
-
+
+
查看报警详情
@@ -1251,7 +1211,7 @@ export default { height: 120px; width: 345px; margin: auto; - overflow: hidden; + overflow-y: auto; .item { height: 40px; diff --git a/src/components/monitoring/lift.vue b/src/components/monitoring/lift.vue index c55659b..9a033a9 100644 --- a/src/components/monitoring/lift.vue +++ b/src/components/monitoring/lift.vue @@ -44,7 +44,7 @@
暂无故障报警信息
- +
@@ -57,24 +57,24 @@ :class="bimModel == 2 ? 'tataicon' : ''">
+ v-if="item.warnStatus == '2'">
{{ item.warnContent }} {{ + :style="{ color: item.warnStatus == 2 ? 'white' : item.warnStatus == 1 ? '#ff000' : 'white', }">{{ item.warnDate.substring(5, 16) }}
- +
查看报警详情 @@ -1052,7 +1052,7 @@ export default { height: 120px; width: 345px; margin: auto; - overflow: hidden; + overflow-y: auto; .item { height: 40px; diff --git a/src/components/monitoring/light.vue b/src/components/monitoring/light.vue index aea6649..009e540 100644 --- a/src/components/monitoring/light.vue +++ b/src/components/monitoring/light.vue @@ -65,8 +65,7 @@ " class="noBjxx"> 暂无安全报警信息
- +
@@ -83,34 +82,19 @@
- +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
@@ -130,47 +114,23 @@
- +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
-
-
+
+
查看报警详情
@@ -1109,7 +1069,7 @@ export default { height: 120px; width: 345px; margin: auto; - overflow: hidden; + overflow-y: auto; .item { height: 40px; diff --git a/src/components/monitoring/monitoring.vue b/src/components/monitoring/monitoring.vue index 57219a2..efc9009 100644 --- a/src/components/monitoring/monitoring.vue +++ b/src/components/monitoring/monitoring.vue @@ -58,7 +58,7 @@ " class="noBjxx"> 暂无设备告警信息 - +
@@ -75,21 +75,21 @@
- + -
- {{ item.warnContent + {{ item.warnContent }} - {{ + {{ item.warnDate.substring(5, 16) }}
-
+
暂无告警事件信息
- +
@@ -92,36 +91,21 @@
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
@@ -142,40 +126,25 @@
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
-
+
暂无告警事件信息
- +
@@ -198,32 +197,17 @@
- +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
@@ -243,35 +227,21 @@
- + +
{{ item.warnContent }} {{ item.warnDate.substring(5, 16) }}
-
+
暂无告警事件信息
- +
@@ -195,14 +194,14 @@
- + -
- {{ item.warnContent + {{ item.warnContent }} - {{ + {{ item.warnDate.substring(5, 16) }}
@@ -223,19 +222,19 @@
- + + :style="{ color: item.warnStatus == 2 ? 'white' : item.warnStatus == 1 ? '#ff000' : 'white', }">
- {{ item.warnContent + {{ item.warnContent }} - {{ + {{ item.warnDate.substring(5, 16) }}
-
+