From 01e96c8855927df67ac8a6831e345b6cb33140d1 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期二, 09 五月 2023 18:49:40 +0800 Subject: [PATCH] 样式修改 --- api/request.js | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/api/request.js b/api/request.js index 4e20f01..d34daa8 100644 --- a/api/request.js +++ b/api/request.js @@ -78,17 +78,16 @@ 500: responseError } -// const BaseUrl = "http://192.168.0.120:9997" -const webSocketUrl = "ws://192.168.3.119:9997/wrzs/ws/info" +// const BaseUrl = "http://192.168.31.18:9997" +// const webSocketUrl = "ws://192.168.31.18:9997/wrzs/ws/info" -const BaseUrl = "http://192.168.3.119:9997"; -// const BaseUrl = "http://192.168.0.144:9997"; -// const BaseUrl = "http://hesuancj.cn:9997"; -// 绾夸笂 -// const BaseUrl = "https://hesuancj.cn:9095"; +const BaseUrl = "http://192.168.31.14:9997"; +const webSocketUrl = "ws://192.168.31.14:9997/wrzs/ws/info" +// 绾夸笂鐢熶骇 +// const BaseUrl = "https://mx.jzeg.cn:9095"; +// const webSocketUrl = "wss://mx.jzeg.cn:9095/wrzs/ws/info" -// const webSocketUrl = "ws://hesuancj.cn:9095/wrzs/ws/info" -// const webSocketUrl = "ws://hesuancj.cn:9997/wrzs/ws/info" + // 璇锋眰鎷︽埅 const fetch = (url, opt) => { // 鏌ユ壘瀵瑰簲鍦板潃 -- Gitblit v1.9.1