2 回复
guiying13
guiying131 楼6 年前
this.timer = setInterval(this.func, 1000);
 clearInterval(this.timer);
guiying19
guiying192 楼4 年前

你想做什么操作。。需要定时刷新。。