本篇文章给大家带来的内容是关于小程序:实现点击倒计时的代码,有一定的参考价值,有需要的朋友可以参考一下,希望对你有所帮助。
var interval = null //倒计时函数 Page({ data: { date: #39;请选择日期 #39;, fun_id:2, time: #39;获取验证码 #39;, //倒计时 currentTime:61 getCode: function (options){ var that = this; var currentTime = that.data.currentTime interval = setInterval(function () { currentTime--; that.setData({ time: currentTime+ #39;秒 #39; if (currentTime = 0) { clearInterval(interval) that.setData({ time: #39;重新发送 #39;, currentTime:61, disabled: false }, 100) getVerificationCode(){ this.getCode(); var that = this that.setData({ disabled:true })
button disabled= #39;{{disabled}} #39; data-id= 2 bindtap= getVerificationCode {{time}} /button
相关推荐:
小程序组件:聊天会话组件的介绍(附代码)
小程序与后台进行交互的实现(附代码)
以上就是小程序:实现点击倒计时的代码的详细内容,更多请关注php中文网其它相关文章!
最佳 Windows 性能的顶级免费优化软件
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。