Преглед на файлове

取消默认勾选用户协议

Xiao_123 преди 7 месеца
родител
ревизия
7dde0ad9ed
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      layout/components/authModal/login/index.vue

+ 1 - 1
layout/components/authModal/login/index.vue

@@ -143,7 +143,7 @@ const current = ref(0)
 const accountLoginRef = ref()
 const smsLoginRef = ref()
 const registerForm = ref()
-const protocol = ref(true)
+const protocol = ref(false)
 const state = ref({
   isMobileEnd: false, // 手机号输入完毕
   codeText: '获取验证码',