Explorar el Código

暂时不使用 ws

reghao hace 3 años
padre
commit
c56865ac4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)