From 40801d0a0668c77adb57fae42b4b6615b198a88d Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Mon, 2 Feb 2026 11:31:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9F=90=E4=BA=9B=E6=83=85=E5=86=B5?= =?UTF-8?q?=E4=B8=8B=E7=99=BB=E9=99=86=E9=A1=B5=E9=9D=A2=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=87=8D=E7=BD=AE=E5=AF=86=E7=A0=81=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E9=93=BE=E6=8E=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../certd-client/src/views/framework/forgot-password/index.vue | 2 +- packages/ui/certd-client/src/views/framework/login/index.vue | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/ui/certd-client/src/views/framework/forgot-password/index.vue b/packages/ui/certd-client/src/views/framework/forgot-password/index.vue index 9411659ef..6ce06b27d 100644 --- a/packages/ui/certd-client/src/views/framework/forgot-password/index.vue +++ b/packages/ui/certd-client/src/views/framework/forgot-password/index.vue @@ -76,7 +76,7 @@ 找回密码
- 管理员无绑定通信方式或MFA丢失找回 + 管理员忘记密码 返回登录
diff --git a/packages/ui/certd-client/src/views/framework/login/index.vue b/packages/ui/certd-client/src/views/framework/login/index.vue index 1b971806a..7ac1ae5fc 100644 --- a/packages/ui/certd-client/src/views/framework/login/index.vue +++ b/packages/ui/certd-client/src/views/framework/login/index.vue @@ -59,6 +59,9 @@ {{ t("authentication.forgotPassword") }} + + {{ t("authentication.forgotPassword") }} +