.env.production 118 B

1234
  1. NODE_ENV = production
  2. # 正式环境的ip端口
  3. # VUE_APP_BASE_API = 'https://mall.zhiqiyun.com'
  4. VUE_APP_BASE_API = ''