From 56cc468df16165a4cf78461ad5e911befd5fa41d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Tue, 13 Jan 2026 17:26:03 +0800 Subject: [PATCH 1/2] =?UTF-8?q?JLBA202505130001=5F=E5=85=B3=E4=BA=8E?= =?UTF-8?q?=E5=90=89=E6=9E=97=E9=93=B6=E8=A1=8C=E6=96=B0=E5=BB=BAAI?= =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=9F=B9=E8=AE=AD=E7=B3=BB=E7=BB=9F=E7=9A=84?= =?UTF-8?q?=E9=9C=80=E6=B1=82=5F=E4=BF=AE=E5=A4=8Dsitbug6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 ++ src/components/points-and-badge/holiday.vue | 10 ++++-- .../points-and-badge/types/holiday.ts | 9 +++++ src/pages/index/index.vue | 33 ++++++++++++------- src/pages/sparring/js/useWebSocket.js | 5 +++ 5 files changed, 46 insertions(+), 14 deletions(-) diff --git a/.env.development b/.env.development index ae413374..cb115eac 100644 --- a/.env.development +++ b/.env.development @@ -28,6 +28,9 @@ VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002' # DEV # app入口 + +#VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786' + # VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001' # VITE_APP_BASE_API_Url = 'http://25.16.122.91:9786' # VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786' diff --git a/src/components/points-and-badge/holiday.vue b/src/components/points-and-badge/holiday.vue index 594081b9..a7cd905d 100644 --- a/src/components/points-and-badge/holiday.vue +++ b/src/components/points-and-badge/holiday.vue @@ -60,7 +60,7 @@