.env.development 1.0 KB

123456789101112131415161718192021222324
  1. OUT_PUT_DIR=dist/smart-bus-portal
  2. #VUE_APP_BACKEND_URL=http://127.0.0.1:8086/smart-bus-server
  3. #VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/smart-bus-server
  4. VUE_APP_BACKEND_URL=http://121.37.187.149/smart-bus-server
  5. #手机企业版
  6. VUE_APP_COMPANY_HEALTH_WECHAT_QY_URL=http://wisdomhousewechat.sudaonline.net/prevention/motemwall.html
  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=http://wisdomhousewechat.sudaonline.net/prevention/motemwall_pc.html
  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://yktwechat.xiaoxinda.com/#/health/codeScene
  15. #车辆购票二维码
  16. VUE_APP_BUY_TICKET_URL=http://xpgj.xiaoxinda.com/jp-car/#/pages/buytickets/index
  17. #绑定微信
  18. VUE_APP_SCAN_CODE_LOGIN=7001
  19. VUE_APP_BIND_WECHAT_CODE=8001
  20. VUE_APP_BIND_PERSON_WECHAT_CODE=9001