测试
This commit is contained in:
@@ -551,8 +551,8 @@
|
||||
|
||||
// WebSocket连接
|
||||
let socket = null;
|
||||
// const serverUrl = "ws://t-ws.nailaoyun.cn/ws/";
|
||||
const serverUrl = "ws://127.0.0.1:8282";
|
||||
const serverUrl = "ws://t-ws.nailaoyun.cn/ws/";
|
||||
// const serverUrl = "ws://127.0.0.1:8282";
|
||||
|
||||
// DOM元素引用
|
||||
const statusIndicator = document.getElementById('status-indicator');
|
||||
|
||||
@@ -642,7 +642,7 @@
|
||||
|
||||
// WebSocket连接
|
||||
let socket = null;
|
||||
const serverUrl = "ws://t-ws.奶酪yun.cn/ws/";
|
||||
const serverUrl = "ws://t-ws.nailaoyun.cn/ws/";
|
||||
// const serverUrl = "ws://127.0.0.1:18282";
|
||||
|
||||
// DOM元素引用
|
||||
|
||||
Reference in New Issue
Block a user