From f4ae17da5cdd8692f4d2b507298e3a9046832b55 Mon Sep 17 00:00:00 2001 From: zhouhaibin Date: Tue, 30 Apr 2024 11:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E9=83=A8=E5=88=86=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/auth/login/LoginForm.vue | 226 +++++++++--------- .../auth/personal/center/ChangeEmail.vue | 2 +- src/views/auth/personal/center/Security.vue | 4 +- 3 files changed, 110 insertions(+), 122 deletions(-) diff --git a/src/views/auth/login/LoginForm.vue b/src/views/auth/login/LoginForm.vue index b7668dd..46bc106 100644 --- a/src/views/auth/login/LoginForm.vue +++ b/src/views/auth/login/LoginForm.vue @@ -1,49 +1,37 @@