G
See
Prob
姓名
电子邮箱
{ const data = await res.json(); if (res.ok) { cooldown = 60; let timer = setInterval(() => { cooldown--; if (cooldown <= 0) clearInterval(timer); }, 1000); alert(data.message); } else { alert(data.message || 'Error occurred.'); } }).catch(err => alert('Network error')).finally(() => { sending = false; }); ">
发送验证码
发送中...
验证码
密码
确认密码
已经注册?
注册