From d460da0024b04882e637f7740baf9d5adb0490c4 Mon Sep 17 00:00:00 2001 From: youngS Date: Mon, 23 Aug 2021 17:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=87=8D=E7=BD=AE=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fir_client/src/components/FirResetPwd.vue | 62 +++++++++++++++++++---- fir_client/src/restful/index.js | 2 +- fir_client/src/utils/index.js | 12 ++--- fir_ser/api/views/login.py | 54 +++++++++++++------- 4 files changed, 93 insertions(+), 37 deletions(-) diff --git a/fir_client/src/components/FirResetPwd.vue b/fir_client/src/components/FirResetPwd.vue index 7b1a585..0f2ca00 100644 --- a/fir_client/src/components/FirResetPwd.vue +++ b/fir_client/src/components/FirResetPwd.vue @@ -33,11 +33,25 @@ + + + + + + + 获取验证码 + + + + +
- 发送重置密码邮件 + 发送重置密码邮件 我是老用户,要登录 @@ -58,8 +72,7 @@