From 4ae81029a690f580a657ba048dc3a8c7e362e3b9 Mon Sep 17 00:00:00 2001 From: lixuefeng <1126141216@qq.com> Date: Tue, 25 Mar 2025 12:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=9E=8B=EF=BC=9A=E5=BC=80=E5=8F=91?= =?UTF-8?q?=20=E6=8F=8F=E8=BF=B0=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/config.js | 6 +++--- src/views/scenic/components/box-1.vue | 4 ++-- vite.config.js | 21 +++++++++++++-------- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/src/utils/config.js b/src/utils/config.js index f83304e..15b41da 100644 --- a/src/utils/config.js +++ b/src/utils/config.js @@ -1,10 +1,10 @@ -export const baseUrl = 'http://36.138.38.16:8001' +export const baseUrl = 'http://127.0.0.1:81' export const proBaseUrl = 'http://192.168.77.200' -export const socketBaseUrl = 'ws://36.138.38.16:81' +export const socketBaseUrl = 'ws://127.0.0.1:81/fjtcc-api' export const proSocketBaseUrl = 'ws://192.168.77.200:8060' -export const mode = 'pro' // 测试 dev 正式 pro +export const mode = 'dev' // 测试 dev 正式 pro export const devToken = 'eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6ImE1OWFmNWYwLTU3OWItNDJkNy1hZDJhLTY0Y2JlODA5ZWI1NiJ9.BTxvu6jUWbN0qONWf5K6VzXopE8T8qXzKuX-mij21VJT4U0LdgnqToyqeNDQ2OyJ6cvpdJBzQ9mEEb-dnwrTpQ' diff --git a/src/views/scenic/components/box-1.vue b/src/views/scenic/components/box-1.vue index 00879c2..deb1a12 100644 --- a/src/views/scenic/components/box-1.vue +++ b/src/views/scenic/components/box-1.vue @@ -20,8 +20,8 @@
- - + +