| 12345678910111213141516171819202122232425 |
- OUT_PUT_DIR=dist/xpgj-admin
- VUE_APP_BACKEND_URL=https://xpgjapi.xiaoxinda.com/
- #VUE_APP_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
- #手机企业版
- VUE_APP_COMPANY_HEALTH_WECHAT_QY_URL=https://xpgjapi.xiaoxinda.com/healthPublicity
- #手机校园版
- VUE_APP_COMPANY_HEALTH_WECHAT_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd.html
- #大屏企业版
- VUE_APP_COMPANY_HEALTH_QY_URL=https://xpgjapi.xiaoxinda.com/healthPublicity
- #大屏校园版
- VUE_APP_COMPANY_HEALTH_XY_URL=http://wisdomhousewechat.sudaonline.net/prevention-xxd/motemwall_xxd_pc.html
- #打卡点二维码地址
- VUE_APP_PUNCHLOCATION_URL=http://xpgj.xiaoxinda.com/prod/business/#/guest/current/list
- #绑定微信
- VUE_APP_SCAN_CODE_LOGIN=7000
- VUE_APP_BIND_WECHAT_CODE=8000
- VUE_APP_BIND_PERSON_WECHAT_CODE=9000
- VUE_APP_BIND_CHANNEL_WECHAT_CODE=9080
|