From 24c3d278e0d820a690313172e5b94f37d0433cde Mon Sep 17 00:00:00 2001 From: duanliang <540489889@qq.com> Date: Wed, 25 Jun 2025 10:22:30 +0800 Subject: [PATCH] 25 --- src/views/monitor/components/box-1.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/monitor/components/box-1.vue b/src/views/monitor/components/box-1.vue index 9ef43ac..e6a1ce6 100644 --- a/src/views/monitor/components/box-1.vue +++ b/src/views/monitor/components/box-1.vue @@ -133,6 +133,7 @@
异常点位 @@ -171,6 +172,7 @@
已解除告警 @@ -398,7 +400,7 @@ } &:nth-child(4) { .monitor-statistics-item__error { - color: #e21b1b; + color: #e21b1b !important; } .monitor-statistics-item__value { color: #02f9fa;