config.js 113 B

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