فهرست منبع

取消默认勾选用户协议

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: '获取验证码',