开始审核样式
This commit is contained in:
@@ -38,7 +38,7 @@ foreach ($required in @(
|
||||
'const agreed = ref(false)',
|
||||
'const toggleAgreement = () =>',
|
||||
'const submitRegister = () =>',
|
||||
"const prepareLogin = () => uni.navigateTo({ url: '/pages/auth/a02-login' })",
|
||||
"const prepareLogin = () => uni.navigateTo({ url: '/pages/auth/a01-entry' })",
|
||||
'if (!/^1\d{10}$/.test(phone.value))',
|
||||
'if (!password.value)',
|
||||
'if (password.value !== confirmPassword.value)'
|
||||
|
||||
Reference in New Issue
Block a user