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)
}}
-
+