完成全项目响应式审核与换机交接
This commit is contained in:
@@ -50,7 +50,8 @@ foreach ($required in @(
|
||||
'/pages/auth/a01-entry',
|
||||
'if (!/^1\d{10}$/.test(phone.value))',
|
||||
'if (!/^\d{6}$/.test(verificationCode.value))',
|
||||
'if (!password.value)',
|
||||
'validatePassword(password.value)',
|
||||
'PASSWORD_POLICY_MESSAGE',
|
||||
'if (password.value !== confirmPassword.value)',
|
||||
'adaptive.adaptive-feedback-toast;',
|
||||
'top: calc(var(--status-bar-height, 0px) + 24rpx);',
|
||||
|
||||
Reference in New Issue
Block a user