.env.development 608 B

12345678910
  1. #VUE_APP_BACKEND_URL=http://wisdomhouse.sudaonline.net
  2. VUE_APP_BACKEND_URL=http://127.0.0.1:8086/smart-community-server
  3. #手机企业版
  4. VUE_APP_COMPANY_HEALTH_WECHAT_QY_URL=http://wisdomhousewechat.sudaonline.net/prevention/motemwall.html
  5. #手机校园版
  6. VUE_APP_COMPANY_HEALTH_WECHAT_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd.html
  7. #大屏企业版
  8. VUE_APP_COMPANY_HEALTH_QY_URL=http://wisdomhousewechat.sudaonline.net/prevention/motemwall_pc.html
  9. #大屏校园版
  10. VUE_APP_COMPANY_HEALTH_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd_pc.html