智慧保安互联网APP
zengh
2021-08-12 549479760302bcf4fae817e8ccf24090abe3e11a
store/mutations.js
@@ -49,7 +49,7 @@
      console.log('登入数据传输成功  开始进入连接')
      
      uni.connectSocket({
         url: 'ws://192.168.0.111:9034/websocket'
         url: 'ws://http://223.82.109.183:2086/websocket'
      });
      var socketOpen = false;
      uni.onSocketOpen(function(res) {