Browse Source

暂时不使用 ws

reghao 3 năm trước cách đây
mục cha
commit
c56865ac4b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/player/player.vue

+ 1 - 1
src/components/player/player.vue

@@ -119,7 +119,7 @@ export default {
     }
   },
   mounted() {
-    SocketInstance.connect()
+    //SocketInstance.connect()
     const videoId = this.videoProp.videoId
     if (this.getUrl) {
       this.getVideoUrl(videoId)