.env.production 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. OUT_PUT_DIR=dist/floorlock-portal
  2. #VUE_APP_BACKEND_URL=https://xpgjapi.xiaoxinda.com/
  3. #VUE_APP_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
  4. VUE_APP_BACKEND_URL=https://zbyj.hbjp.com.cn/lottery-activity-server/
  5. #手机企业版
  6. VUE_APP_COMPANY_HEALTH_WECHAT_QY_URL=https://xpgjapi.xiaoxinda.com/healthPublicity
  7. #手机校园版
  8. VUE_APP_COMPANY_HEALTH_WECHAT_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd.html
  9. #大屏企业版
  10. VUE_APP_COMPANY_HEALTH_QY_URL=https://xpgjapi.xiaoxinda.com/healthPublicity
  11. #大屏校园版
  12. VUE_APP_COMPANY_HEALTH_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd_pc.html
  13. #打卡点二维码地址
  14. VUE_APP_PUNCHLOCATION_URL=http://xpgj.xiaoxinda.com/prod/business/#/guest/current/list
  15. #停车场二维码地址
  16. #非设备扫码
  17. VUE_APP_PARKING_PAY_ULR=http://xpgj.xiaoxinda.com/xpgj/prod/parking/#/car/search
  18. #车道扫码 设备扫码
  19. VUE_APP_PARKING_CHANNEL_URL=http://xpgj.xiaoxinda.com/xpgj/prod/parking/#/car/search
  20. #商户扫码
  21. VUE_APP_PARKING_MERCHAT_URL=http://xpgj.xiaoxinda.com/xpgj/prod/parking/#/merchant/check/search
  22. #商户绑定微信
  23. VUE_APP_PARKING_MERCHAT_BIND_WECHAT_URL=http://xpgj.xiaoxinda.com/xpgj/prod/parking/#/merchant/bind
  24. #绑定微信
  25. VUE_APP_SCAN_CODE_LOGIN=7000
  26. VUE_APP_BIND_WECHAT_CODE=8000
  27. VUE_APP_BIND_PERSON_WECHAT_CODE=9000
  28. VUE_APP_BIND_CHANNEL_WECHAT_CODE=9080
  29. VUE_APP_SCAN_CHARGING_CODE_LOGIN=9100