diff --git a/src/views/login.vue b/src/views/login.vue index 791c4dc..5191361 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -49,9 +49,7 @@ 登 录 登 录 中... -
立即注册 -
@@ -90,9 +88,6 @@ export default { loading: false, // 验证码开关 captchaEnabled: true, - - - // 注册开关 register: true, redirect: undefined