From 6f75e66cf645c8185285d4018cffa5360ab59af5 Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Mon, 20 Jan 2025 15:16:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=87=8D=E5=A4=A7=E5=91=8A=E8=AD=A6?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/screen/components/MajorAlert.vue | 105 ++++++++++++++++++ .../components/MajorSystemHealthStatus.vue | 56 ++++++---- src/views/screen/index.vue | 30 ++++- 3 files changed, 169 insertions(+), 22 deletions(-) create mode 100644 src/views/screen/components/MajorAlert.vue diff --git a/src/views/screen/components/MajorAlert.vue b/src/views/screen/components/MajorAlert.vue new file mode 100644 index 0000000..6f62f6f --- /dev/null +++ b/src/views/screen/components/MajorAlert.vue @@ -0,0 +1,105 @@ + + + + + diff --git a/src/views/screen/components/MajorSystemHealthStatus.vue b/src/views/screen/components/MajorSystemHealthStatus.vue index f52561c..0b54bb3 100644 --- a/src/views/screen/components/MajorSystemHealthStatus.vue +++ b/src/views/screen/components/MajorSystemHealthStatus.vue @@ -13,9 +13,10 @@