做一个美食网站怎么做,支部建设杂志官方网站,西部数码网站管理助手v4.0,成都 网站建设 公司哪家好data: {return {timer: null}
},
created() {this.timer setInterval(....);
},
beforeDestroy() {if(this.timer) { //如果定时器还在运行 或者直接关闭#xff0c;不用判断clearInterval(this.timer); //关闭}
}data: {return {timer: null}
},
created() {this.timer setInterval(....);
},
beforeDestroy() {if(this.timer) { //如果定时器还在运行 或者直接关闭不用判断clearInterval(this.timer); //关闭}
}