快捷支付 未签约处理

master
tpingzhang 5 years ago
parent 6306a9b3d1
commit e0dbe67464

@ -197,7 +197,6 @@ function getSms() {
if (time==0) {
clearInterval(t);
sms.innerText="获取短信验证码";
juege.inherit="";
validCode=true;
smsstatus = true;
}
@ -268,7 +267,6 @@ function getSignSms() {
clearInterval(t);
sms.innerText="获取短信验证码";
juege.inherit="";
validCode=true;
signsmsstatus = true;
}

Loading…
Cancel
Save