config.js 121 B

123
  1. // API 配置
  2. export const APIHOST = 'https://api.shop.zhiguanhua.cn'
  3. export const IMGHOST = 'https://img.zhiguanhua.cn'