From 50079e7a966050eebefa89751ddc0ca0a2bfa99e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 15 Nov 2024 14:46:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9D=A2=E6=9D=BF=E5=85=B3=E4=BA=8E?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- napcat.webui/src/components/Dashboard.vue | 21 +++++-- napcat.webui/src/components/QQLogin.vue | 2 +- napcat.webui/src/css/style.css | 6 +- napcat.webui/src/main.ts | 18 ++++++ napcat.webui/src/pages/AboutUs.vue | 67 ++++++++++++++++++++++- 5 files changed, 104 insertions(+), 10 deletions(-) diff --git a/napcat.webui/src/components/Dashboard.vue b/napcat.webui/src/components/Dashboard.vue index ae567a49..a2afa213 100644 --- a/napcat.webui/src/components/Dashboard.vue +++ b/napcat.webui/src/components/Dashboard.vue @@ -1,6 +1,6 @@