config.js 111 B

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