components/kline-charts/index.vue
@@ -308,9 +308,9 @@ this.newwebsockt.close() } if (this.contract == 1) { this.newwebsockt = new WebSocket('wss://www.h0l9a4v.top/ws2'); this.newwebsockt = new WebSocket('wss://app.kyccorp.com/ws2'); } else { this.newwebsockt = new WebSocket('wss://www.h0l9a4v.top/ws1'); this.newwebsockt = new WebSocket('wss://app.kyccorp.com/ws1'); } // 监听 WebSocket 连接打开事件