config.js 133 B

123
  1. export const ProjectName = 'store'
  2. export const APIHOST = 'https://api.shop.hzghd.com'
  3. export const IMGHOST = 'https://img.hzghd.com'