新版交易所前段管理后台
1
jhzh
9 days ago 3c9801025acf79edd3c8dc78451752e0c5d8435f
1
2
3
4
5
6
7
8
9
10
11
12
# just a flag
ENV = 'production'
 
// api接口请求地址
// VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
 
// VUE_APP_BASE_API = 'http://192.168.10.12:8222'
 VUE_APP_BASE_API = 'https://api.waonjinzai.top'
 
 
# 静态资源文件url   app端的前端打開下
VUE_APP_RESOURCES_URL = 'https://pyyimg.shenliankeji.top/'