From b97ee69382e4a5052980745e438de2a836fcec8b Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Sat, 23 May 2026 11:23:03 +0800
Subject: [PATCH] 1

---
 .env.development |    4 ++--
 .env.production  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.env.development b/.env.development
index f876403..42248dc 100644
--- a/.env.development
+++ b/.env.development
@@ -4,8 +4,8 @@
 # api接口请求地址
 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com'
 # VUE_APP_BASE_API = 'http://192.168.10.7:8085'
-VUE_APP_BASE_API = 'https://api.bingx.lat'
+VUE_APP_BASE_API = 'https://api.bingx.mom'
  # VUE_APP_BASE_API = 'http://192.168.10.6:8086'
 
 # 静态资源文件url
-VUE_APP_RESOURCES_URL = 'https://img.bingx.lat/'
+VUE_APP_RESOURCES_URL = 'https://img.bingx.mom/'
diff --git a/.env.production b/.env.production
index 31bb886..c0a32d7 100644
--- a/.env.production
+++ b/.env.production
@@ -5,10 +5,10 @@
 # VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
 
 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
-VUE_APP_BASE_API = 'https://api.bingx.lat'
+VUE_APP_BASE_API = 'https://api.bingx.mom'
 
 
 # 静态资源文件url   app端的前端打開下
-VUE_APP_RESOURCES_URL = 'https://img.bingx.lat/'
+VUE_APP_RESOURCES_URL = 'https://img.bingx.mom/'
 
 

--
Gitblit v1.9.3