<input type="button" class="code" value="获取验证码"> $('.code').click(function () { let count = 60; const countDown = setInterval(() => { ......
//点击input框 $("#name,#phone,#recommend").click(function () { $("#gener,#gift_id").select("close") }) //点击弹出picker $("#gen......