config.js 119 B

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