.env.development 977 B

12345678910111213141516171819202122
  1. OUT_PUT_DIR=dist/jp-housekeeper-portal
  2. #VUE_APP_BACKEND_URL=http://127.0.0.1:7070/xpgj
  3. VUE_APP_BACKEND_URL=http://127.0.0.1:8086/jp-housekeeper-server
  4. #VUE_APP_BACKEND_URL=http://ykt-test.xiaoxinda.com/jp-housekeeper-server
  5. #VUE_APP_BACKEND_URL=http://xpgjapi.xiaoxinda.com
  6. #手机企业版
  7. VUE_APP_COMPANY_HEALTH_WECHAT_QY_URL=http://wisdomhousewechat.sudaonline.net/prevention/motemwall.html
  8. #手机校园版
  9. VUE_APP_COMPANY_HEALTH_WECHAT_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd.html
  10. #大屏企业版
  11. VUE_APP_COMPANY_HEALTH_QY_URL=http://wisdomhousewechat.sudaonline.net/prevention/motemwall_pc.html
  12. #大屏校园版
  13. VUE_APP_COMPANY_HEALTH_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd_pc.html
  14. #打卡点二维码地址
  15. VUE_APP_PUNCHLOCATION_URL=http://yktwechat.xiaoxinda.com/#/health/codeScene
  16. #绑定微信
  17. VUE_APP_SCAN_CODE_LOGIN=7001
  18. VUE_APP_BIND_WECHAT_CODE=8001
  19. VUE_APP_BIND_PERSON_WECHAT_CODE=9001