.env.development 1.6 KB

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