本篇文章记录一下vue项目中使用定时器的一些注意事项。 ... 提供的clearInterval方法用来清除定时器 clearInterval(this.timer); }, // beforeDestroy ...
確定! 回上一頁