From e9fe78c63955119c615e0d185a2d9db737dbb11c Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Mon, 02 Mar 2026 14:08:30 +0800
Subject: [PATCH] 1

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

diff --git a/.env.development b/.env.development
index 39ffd64..0081632 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://ddapi.fractionx-ex.com'
+VUE_APP_BASE_API = 'https://blueapi.shenliankeji.top'
  # VUE_APP_BASE_API = 'http://192.168.10.6:8086'
 
 # 静态资源文件url
-VUE_APP_RESOURCES_URL = 'https://ddimg.fractionx-ex.com/'
+VUE_APP_RESOURCES_URL = 'https://blueimg.shenliankeji.top/'

--
Gitblit v1.9.3