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;