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