From b7c734a4cd765460dcfa0e4e0ac6f9c43215b874 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Sat, 29 Jul 2023 11:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9ws=E7=9A=84=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 3d02118..a8c1fbe 100644 --- a/src/App.vue +++ b/src/App.vue @@ -93,7 +93,7 @@ export default { }, getWS(){ // 假设服务端ip为127.0.0.1 - let ws = new WebSocket("ws://192.168.66.16:2000"); + let ws = new WebSocket("ws://10.97.121.2/ws"); ws.onopen = function() { alert("连接成功"); let aa = {