1
jhzh
2025-06-16 1760942f9204e56032ca93ff1b720bbf966dd495
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://fly.coinzne.org/ws2');
            } else {
               this.newwebsockt = new WebSocket('wss://www.h0l9a4v.top/ws1');
               this.newwebsockt = new WebSocket('wss://fly.coinzne.org/ws1');
            }
            // 监听 WebSocket 连接打开事件