新版交易所前段管理后台
1
PC-20250623MANY\Administrator
2025-09-30 7745c5cdcd39e3c24cd83bcf9f0761d07b22e69b
1
2 files modified
8 ■■■■ changed files
.env.development 4 ●●●● patch | view | raw | blame | history
.env.production 4 ●●●● patch | view | raw | blame | history
.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://api.stokrpro.com'
VUE_APP_BASE_API = 'https://api.metaequityex.com'
 # VUE_APP_BASE_API = 'http://192.168.10.6:8086'
# 静态资源文件url
VUE_APP_RESOURCES_URL = 'https://img.stokrpro.com/'
VUE_APP_RESOURCES_URL = 'https://img.metaequityex.com/'
.env.production
@@ -5,10 +5,10 @@
# VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
# VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
VUE_APP_BASE_API = 'https://api.stokrpro.com'
VUE_APP_BASE_API = 'https://api.metaequityex.com'
# 静态资源文件url   app端的前端打開下
VUE_APP_RESOURCES_URL = 'https://img.stokrpro.com/'
VUE_APP_RESOURCES_URL = 'https://img.metaequityex.com/'