.env.test 873 B

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