From 89f05ee8e8df11742883b4b03349a0d75a303583 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 12 Apr 2024 14:37:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=8E=92=E6=94=BE=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E7=99=BB=E9=99=86=E9=A1=B5=E9=9D=A2=E6=9B=B4=E6=94=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/components/passwordForm.vue | 417 +++++++++++--------- src/views/login/index.vue | 239 +++++++---- 2 files changed, 404 insertions(+), 252 deletions(-) diff --git a/src/views/login/components/passwordForm.vue b/src/views/login/components/passwordForm.vue index a91258f3..a147379d 100644 --- a/src/views/login/components/passwordForm.vue +++ b/src/views/login/components/passwordForm.vue @@ -1,196 +1,261 @@ diff --git a/src/views/login/index.vue b/src/views/login/index.vue index f2fb3188..54dc1c5b 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -1,8 +1,22 @@