From 867ee3907b2761c2b44e7b11e9e0ec0976775ba3 Mon Sep 17 00:00:00 2001 From: CH_122 <1521930938@qq.com> Date: Thu, 14 Aug 2025 21:21:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BF=98=E8=AE=B0=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8F=90=E7=A4=BA=20&=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=BC=BA=E5=B0=91=E5=AE=9A=E4=B9=89=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend_nuxt/pages/forgot-password.vue | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/frontend_nuxt/pages/forgot-password.vue b/frontend_nuxt/pages/forgot-password.vue index 84fe866c0..024d00dd9 100644 --- a/frontend_nuxt/pages/forgot-password.vue +++ b/frontend_nuxt/pages/forgot-password.vue @@ -2,6 +2,7 @@
找回密码
+
{{ emailError }}
@@ -19,6 +20,10 @@
重置密码
提交中...
+
+ + 使用 Google 注册的用户可使用对应的邮箱进行找回密码 +
@@ -26,6 +31,8 @@