From 149e801d6d857179d0fd341242589b2ccedab66a Mon Sep 17 00:00:00 2001 From: "DESKTOP-FUDKNA8\\znjsz" Date: Fri, 8 Mar 2024 14:21:07 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=B3=A2=E7=89=87=E7=A7=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++- src/AlertListScreen.vue | 107 +++++++++++++++++++++++++++++++--------- src/store/index.js | 14 ------ src/utils/glass.js | 91 +++++++++++++++++++--------------- 4 files changed, 141 insertions(+), 79 deletions(-) diff --git a/index.html b/index.html index 53ffa83..6627e29 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + @@ -6,8 +6,12 @@ Vite + Vue - +
+
diff --git a/src/AlertListScreen.vue b/src/AlertListScreen.vue index fb8c83e..1500c3b 100644 --- a/src/AlertListScreen.vue +++ b/src/AlertListScreen.vue @@ -1,6 +1,6 @@