ソースを参照

暂时不使用 ws

reghao 3 年 前
コミット
c56865ac4b
1 ファイル変更1 行追加1 行削除
  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)