账号注册

已有账号?立即登录
res.json()).then(data=>{ alert(data.msg); }); // 倒计时 let timer = setInterval(()=>{ time--; this.innerText = time + 's后重发'; if(time <= 0){ clearInterval(timer); this.disabled = false; this.innerText = '获取验证码'; } },1000); } 注册账号 - 小皮科技

账号注册

已有账号?立即登录