From 31361cff1e5cb2cfd3433de8a07911884e894bed Mon Sep 17 00:00:00 2001 From: zhangyibo95 <690096405@qq.com> Date: Sat, 9 May 2026 13:50:55 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=BF=E6=8D=A2=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apis.js | 4 ++-- src/pages/device-intro.vue | 2 +- src/pages/point-book-detail-share.vue | 2 +- src/pages/rank-list.vue | 2 +- src/websocket.js | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/apis.js b/src/apis.js index b8836ee..0259878 100644 --- a/src/apis.js +++ b/src/apis.js @@ -6,8 +6,8 @@ try { switch (envVersion) { case "develop": // 开发版 - BASE_URL = "http://localhost:8000/api/shoot"; - // BASE_URL = "https://apitest.shelingxingqiu.com/api/shoot"; + // BASE_URL = "http://localhost:8000/api/shoot"; + BASE_URL = "https://apitest.shelingxingqiu.com/api/shoot"; break; case "trial": // 体验版 BASE_URL = "https://apitest.shelingxingqiu.com/api/shoot"; diff --git a/src/pages/device-intro.vue b/src/pages/device-intro.vue index 01f4e51..2af5013 100644 --- a/src/pages/device-intro.vue +++ b/src/pages/device-intro.vue @@ -33,7 +33,7 @@ const onScrollView = (e) => { > diff --git a/src/pages/point-book-detail-share.vue b/src/pages/point-book-detail-share.vue index 1283484..e03eb1d 100644 --- a/src/pages/point-book-detail-share.vue +++ b/src/pages/point-book-detail-share.vue @@ -107,7 +107,7 @@ const targetTypeName = computed(() => {