hejianhao
2025-04-28 42c9ce82ddf428734db6e9b9acba7a42d1167e53
map bug
1个文件已修改
1 ■■■■ 已修改文件
src/view/home/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/view/home/index.vue
@@ -655,6 +655,7 @@
    },
    destroyPlayer() {
      this.urlLink = ""
      // 销毁播放器释放资源
      if (this.flvPlayer) {
        if (this.videoTimer) clearInterval(this.videoTimer);