【优化】按照小程序审核规则,将授权默认勾选的隐私政策,调整为不默认勾选,需要用户主动勾选。

This commit is contained in:
jianweie
2023-05-15 10:26:24 +08:00
parent 104ccca605
commit 9624e09b65

View File

@@ -104,7 +104,7 @@
components: {},
data() {
return {
agreement: true,
agreement: false,
isDisabled: false,
maxMobile: 11,
mobile: '', // 用户手机号