Authored by 张丽霞

gulp ge

... ... @@ -16205,9 +16205,9 @@ function saveReceiptInfo() {
if (!verifymobile.test(finalReceiptMobile)) {
$('.invoice-phone .enpty-input').removeClass('hide');
if (finalReceiptMobile.length === 0) {
$('.invoice-phone .enpty-input').html(' 请填写手机号码');
$('.invoice-phone .enpty-input').html(' 请填写手机号码');
} else {
$('.invoice-phone .enpty-input').html(' 手机号码不正确');
$('.invoice-phone .enpty-input').html(' 手机号码不正确');
}
passInfoVerify = false;
}
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.