| pages/videoCall/videoCall.nvue | ●●●●● patch | view | raw | blame | history | |
| store/mutations.js | ●●●●● patch | view | raw | blame | history |
pages/videoCall/videoCall.nvue
@@ -281,7 +281,7 @@ setTimeout(res => { // uni.navigateBack(); // console.log(111) // that.join(); that.join(); console.log('成功进入') }, 2000) } store/mutations.js
@@ -49,6 +49,7 @@ console.log('登入数据传输成功 开始进入连接') uni.connectSocket({ // url: 'ws://223.82.109.183:2086/websocket' url: 'ws://192.168.0.111:2086/websocket' }); var socketOpen = false;