From cb120c6592e1b7ae81734a2d924f81c6e3ed30b9 Mon Sep 17 00:00:00 2001 From: Seven Date: Thu, 8 Jan 2026 00:41:48 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E7=9A=84=E9=A2=9C=E8=89=B2=E5=B1=9E=E6=80=A7=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E8=AE=BE=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E7=99=BB=E5=87=BA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/notify/index.vue | 4 ++-- src/views/user-settings/index.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/notify/index.vue b/src/views/notify/index.vue index 58775fe..770f4d5 100644 --- a/src/views/notify/index.vue +++ b/src/views/notify/index.vue @@ -36,8 +36,8 @@ function handleItemClick(id: number) { button @click="handleItemClick(item.id)" > -
- +
+
diff --git a/src/views/user-settings/index.vue b/src/views/user-settings/index.vue index ccadc84..d14dd3b 100644 --- a/src/views/user-settings/index.vue +++ b/src/views/user-settings/index.vue @@ -132,7 +132,7 @@ function handleCopyUid() {
- + Sign Out