摘要:
var timeWait = 60; function countdown(obj){ if(timeWait -- 0){ obj.removeAttribute("disabled"); obj.value = "获取验证码"; timeWait = 60; } else { obj.setAt 阅读全文
posted @ 2020-11-12 00:32
ASKANDANSWERS
阅读(119)
评论(0)
推荐(0)
浙公网安备 33010602011771号