From 4feaf4fc531cc3e59a9f334a38d1a92a779a1f46 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Thu, 22 Aug 2024 00:50:13 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/login.vue b/src/views/login.vue index 791c4dc..6ff58f3 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -49,7 +49,7 @@ 登 录 登 录 中... -
+
立即注册
@@ -90,9 +90,6 @@ export default { loading: false, // 验证码开关 captchaEnabled: true, - - - // 注册开关 register: true, redirect: undefined From 4896eadfe263c218d8bbad2ab32d442d21f4c9f0 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Thu, 22 Aug 2024 00:53:40 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/login.vue b/src/views/login.vue index 6ff58f3..5191361 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -49,9 +49,7 @@ 登 录 登 录 中... -
立即注册 -