.env.production 162 B

12345678
  1. # 生产环境
  2. NODE_ENV = production
  3. # 标题
  4. VUE_APP_TITLE = 核销工具小程序
  5. # 接口地址
  6. VUE_APP_API_BASEURL = https://hx-mini-api.jsshuita.com.cn/api