From 3f02c06ddb3544ddeaa8eb567183305eba70b447 Mon Sep 17 00:00:00 2001 From: SunWuyuan Date: Wed, 8 Oct 2025 12:40:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=B7=B1=E8=89=B2?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E6=94=AF=E6=8C=81=EF=BC=8C=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=E5=88=87=E6=8D=A2=E4=BD=93=E9=AA=8C=EF=BC=9B?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 40 ++++++++++++++++++++++++++++++++++ src/pages/index.vue | 2 +- src/pages/password-manager.vue | 8 +++---- 3 files changed, 45 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 257f3c4..a10620c 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,46 @@ + + Classworks KV diff --git a/src/pages/index.vue b/src/pages/index.vue index f4dce8d..c65f05f 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -736,7 +736,7 @@ onMounted(async () => { :show-hint="true" :show-strength="false" :required="!accountStore.isAuthenticated" - /> + />

已登录绑定账户,无需输入密码

diff --git a/src/pages/password-manager.vue b/src/pages/password-manager.vue index 12b6d7f..3f6fb8d 100644 --- a/src/pages/password-manager.vue +++ b/src/pages/password-manager.vue @@ -391,11 +391,11 @@ onMounted(async () => {

设备管理

- + - - 重置设备 + + 更换设备 更换新的设备标识。 @@ -410,7 +410,7 @@ onMounted(async () => { @click="showResetDeviceDialog = true" > - 重置设备 + 更换设备