小程序上实现秒杀倒计时效果

在util中封装方法web function countdown(that) { // 渲染倒计时时钟 // console.log(that.data.times) if (that.data.times <= 0) { // 结束倒计时 that.setData({ day: dateformats(0)
相关文章
相关标签/搜索