From fe27b6242f9732b9443c76af683cfb6442f5bc55 Mon Sep 17 00:00:00 2001 From: 李 <344137771@qq.com> Date: Wed, 29 Apr 2026 14:22:41 +0800 Subject: [PATCH] 更新为3.29 --- .env.development | 4 ++-- .env.preview | 2 +- .env | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 3ab5c4a..695d5e4 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ NODE_ENV=production VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL= https://rgapi.bitget-jp-us.com/ +VUE_APP_API_BASE_URL= https://api.bitget-jp-us.shop/ # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ # VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ diff --git a/.env.development b/.env.development index 7cc0b14..5252466 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development VUE_APP_PREVIEW=true -# VUE_APP_API_BASE_URL=https://rgapi.bitget-jp-us.com/ -VUE_APP_API_BASE_URL=http://192.168.10.4:8219/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://api.bitget-jp-us.shop/ +# VUE_APP_API_BASE_URL=http://192.168.10.4:8219/ \ No newline at end of file diff --git a/.env.preview b/.env.preview index b8e3d3e..f28b505 100644 --- a/.env.preview +++ b/.env.preview @@ -2,6 +2,6 @@ VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://rgapi.bitget-jp-us.com/ +VUE_APP_API_BASE_URL=https://api.bitget-jp-us.shop/ # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ \ No newline at end of file -- Gitblit v1.9.3