src/config/index.js
@@ -34,7 +34,7 @@ export const defaultSeconds = 1 * 24 * 60 * 60 * 1000 // const ENV_DEV = 'zhapi.coinbtcs.com' // dev const ENV_DEV = 'openapi.yanshiz.com' // dev const ENV_DEV = '192.168.10.18:8086' // dev // const ENV_PRO = 'qheufhj.site' // app域名 // const ENV_PRO = window.location.hostname // 接口域名跟随 H5zhapi.coinbtcs.com