@@ -45,6 +45,9 @@ export default {
}, 300)
}
},
+ beforeDestroy() {
+ clearInterval(this.intervalId)
+ },
methods: {
openHot(hotspot) {
// 停止自动导览