.env.production 93 B

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