.env.production 94 B

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