1
jhzh
2025-04-11 b36b1198a08006afa41b69b60b378597caacf8ad
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 连接打开事件