123456789101112131415161718192021 |
- NODE_ENV=devlopment
- VUE_APP_NODE_NAME=devlopment
- OUT_PUT_NAME=dev
- VUE_APP_LOCAL_STORAGE_PREFIX=dev
- #项目缓存抬头
- VUE_APP_LOCAL_PREFIX_MAIN=medical_prod_xpgj_
- #VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/gaoa-server/
- #VUE_APP_BACKEND_URL=http://localhost:8086/gaoa-server/
- #VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
- VUE_APP_BACKEND_URL=http://47.98.231.198:8081/healthcare-security-server
- VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
- VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
- #小鹏管家微信appid
- VUE_APP_WXAPPID=wx3aa65d04d1c4163c
- VUE_APP_ALIAPPID=2019032063568906
- VUE_APP_AUTH=
- VUE_APP_VERSION=2.0.5
|