From ddd6c53c29fc85d419e80e359f586619199a2579 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Fri, 19 Dec 2025 11:21:34 +0800
Subject: [PATCH] 1

---
 /dev/null                |    0 
 index.html               |    2 +-
 src/config/index.js      |    4 ++--
 src/assets/imgs/logo.png |    0 
 .env                     |    2 +-
 public/img/App.png       |    0 
 relicon.png              |    0 
 7 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.env b/.env
index 7af6614..7fca26e 100644
--- a/.env
+++ b/.env
@@ -1 +1 @@
-VITE_APP__TITLE = "CME" 
\ No newline at end of file
+VITE_APP__TITLE = "BZ" 
\ No newline at end of file
diff --git a/8-20_app_1.rar b/8-20_app_1.rar
deleted file mode 100644
index d5a1805..0000000
--- a/8-20_app_1.rar
+++ /dev/null
Binary files differ
diff --git a/index.html b/index.html
index f7ac99c..c5f35ba 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
   <meta name="theme-color" content="#131a2e">
   <meta name="apple-mobile-web-app-status-bar-style" content="#131a2e" />
   <link rel="apple-touch-icon" href="./public/img/App.png">
-  <title>CME</title>
+  <title>BZ</title>
 </head>
 
 <body>
diff --git a/public/img/App.png b/public/img/App.png
index c69d9ec..c2aacea 100644
--- a/public/img/App.png
+++ b/public/img/App.png
Binary files differ
diff --git a/relicon.png b/relicon.png
index 34429ba..c2aacea 100644
--- a/relicon.png
+++ b/relicon.png
Binary files differ
diff --git a/src/assets/imgs/logo.png b/src/assets/imgs/logo.png
index 8c578f0..c2aacea 100644
--- a/src/assets/imgs/logo.png
+++ b/src/assets/imgs/logo.png
Binary files differ
diff --git a/src/config/index.js b/src/config/index.js
index ffbca2a..3403610 100644
--- a/src/config/index.js
+++ b/src/config/index.js
@@ -36,13 +36,13 @@
 // const ENV_DEV = 'zhapi.coinbtcs.com' // dev
 // const ENV_DEV = 'openapi.yanshiz.com' // dev
 // const ENV_DEV = 'syjysapi.yanshiz.com' // dev
-const ENV_DEV = 'sysapi.yanshiz.com' // dev
+const ENV_DEV = 'api.amcfcxn.org ' // dev
 // const ENV_DEV = '192.168.10.6:8086' // dev
 
 // const ENV_PRO = 'qheufhj.site' //  app域名
 // const ENV_PRO = window.location.hostname // 接口域名跟随 H5zhapi.coinbtcs.com
 // const ENV_PRO = 'syjysapi.yanshiz.com' // 接口域名跟随 H5zhapi.coinbtcs.com
-const ENV_PRO = 'sysapi.yanshiz.com' // 接口域名跟随 H5zhapi.coinbtcs.com
+const ENV_PRO = 'api.amcfcxn.org ' // 接口域名跟随 H5zhapi.coinbtcs.com
 // const ENV_PRO = '192.168.10.6:8086' // 接口域名跟随 H5zhapi.coinbtcs.com
 
 let base_url = ''

--
Gitblit v1.9.3