新版交易所前段管理后台
1
admin
2026-01-04 bfdea10fd9474ef84fe56892b1922223b4b07582
.env.production
@@ -1,14 +1,14 @@
# just a flag
ENV = 'production'
// api接口请求地址
// VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
# api接口请求地址
# VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
// VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
VUE_APP_BASE_API = 'http://192.168.10.7/aip'
# VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
VUE_APP_BASE_API = 'https://jysapi.wecnsy.com'
# 静态资源文件url   app端的前端打開下
VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/'
VUE_APP_RESOURCES_URL = 'https://jysimg.wecnsy.com/'