摘要:
data () { return { timer: null }}tenGo () { const TIME_COUNT = 10 if (!this.timer) { this.countTime = TIME_COUNT this.timer = setInterval(() => { if ( 阅读全文
posted @ 2019-05-16 08:37
chenyongTao
阅读(158)
评论(0)
推荐(0)
2019年5月16日