dashboard
repositories
filestore
activity
search
login
okjysweb
/
okjys-admin
新版交易所前段管理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
jhzh
2025-08-05
8b05493ba388a19452f2573674364cefdaefd110
[okjysweb/okjys-admin.git]
/
.env.development
1
2
3
4
5
6
7
8
9
10
# just a flag
ENV = 'development'
# api接口请求地址
# VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com'
# VUE_APP_BASE_API = 'http://192.168.10.8:8086'
VUE_APP_BASE_API = 'https://bingxapi.graborder.org'
# 静态资源文件url
VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/'