1
李凌
2025-12-19 ddd6c53c29fc85d419e80e359f586619199a2579
1
6 files modified
1 files deleted
8 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
8-20_app_1.rar patch | view | raw | blame | history
index.html 2 ●●● patch | view | raw | blame | history
public/img/App.png patch | view | raw | blame | history
relicon.png patch | view | raw | blame | history
src/assets/imgs/logo.png patch | view | raw | blame | history
src/config/index.js 4 ●●●● patch | view | raw | blame | history
.env
@@ -1 +1 @@
VITE_APP__TITLE = "CME"
VITE_APP__TITLE = "BZ"
8-20_app_1.rar
Binary files differ
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>
public/img/App.png

relicon.png

src/assets/imgs/logo.png

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 = ''