mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 15:36:43 +08:00
hotfix 20230906 人脸失败次数调整为2次
This commit is contained in:
@@ -262,7 +262,7 @@ export default {
|
|||||||
timeId: null, // 计时器ID
|
timeId: null, // 计时器ID
|
||||||
countDown: 60, // 倒计时
|
countDown: 60, // 倒计时
|
||||||
authCode: '', // 验证码
|
authCode: '', // 验证码
|
||||||
smsAuthNum: 3,
|
smsAuthNum: 2,
|
||||||
operaFlag: null,
|
operaFlag: null,
|
||||||
encyCustomerMobile: null,
|
encyCustomerMobile: null,
|
||||||
sid: null,
|
sid: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user