From e6c11e38baace15bdab515880138221a391eb762 Mon Sep 17 00:00:00 2001 From: FrancisHu <2756004617@qq.com> Date: Sun, 7 Apr 2024 15:57:26 +0800 Subject: [PATCH] =?UTF-8?q?4.7=E9=87=8D=E5=BA=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/http.js | 4 ++-- pages/workSpace/workSpace.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apis/http.js b/apis/http.js index 82ad053..50f0dee 100644 --- a/apis/http.js +++ b/apis/http.js @@ -5,11 +5,11 @@ class HttpConfig { // #ifdef APP-PLUS // baseUrl = "http://112.29.103.165:21624" // baseUrl = "http://192.168.0.14:21624" - // baseUrl = "http://112.29.103.165:21626" + baseUrl = "http://112.29.103.165:21626" // baseUrl = "http://172.20.10.3:8080" // baseUrl = "http://10.40.92.13:8080" // baseUrl = "http://10.40.92.94:8080" - baseUrl = "http://10.40.92.8:8080" + // baseUrl = "http://10.40.92.8:8080" // baseUrl = "https://z.csgmall.com.cn/gl" // #endif // 基地址 diff --git a/pages/workSpace/workSpace.vue b/pages/workSpace/workSpace.vue index 6d6cec2..627d763 100644 --- a/pages/workSpace/workSpace.vue +++ b/pages/workSpace/workSpace.vue @@ -6,10 +6,10 @@