From 4d8022c95eaf7939afce4c7f2599d244f85371bd Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Fri, 8 Aug 2025 18:00:20 +0800 Subject: [PATCH 1/4] 1 --- utils/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/config.js b/utils/config.js index b0547a1..e56042f 100644 --- a/utils/config.js +++ b/utils/config.js @@ -1,7 +1,7 @@ -// export const BASE_URL = 'http://10.10.1.6:8071'; -// export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; -export const BASE_URL = 'https://jinshan.nantong.info'; -export const IMAGE_BASE_URL = `https://jinshan.nantong.info` +export const BASE_URL = 'http://10.10.1.6:8071'; +export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; +// export const BASE_URL = 'https://jinshan.nantong.info'; +// export const IMAGE_BASE_URL = `https://jinshan.nantong.info` From 01ca2c7e013f15a5a0c0edcb2e725c79496fe655 Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Fri, 8 Aug 2025 18:38:56 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E9=A2=84=E7=BA=A6=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/meetingList/index.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pages/meetingList/index.vue b/pages/meetingList/index.vue index a06ec4c..26b59e0 100644 --- a/pages/meetingList/index.vue +++ b/pages/meetingList/index.vue @@ -101,7 +101,8 @@