1234567891011121314151617181920 |
- NODE_ENV=devlopment
- VUE_APP_NODE_NAME=devlopment
- OUT_PUT_NAME=dev
- VUE_APP_LOCAL_STORAGE_PREFIX=dev
- #项目缓存抬头
- VUE_APP_LOCAL_PREFIX_MAIN=luan_oa_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/gaoa-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=wx6862db3daf9e71ad
- VUE_APP_ALIAPPID=2019032063568906
- VUE_APP_AUTH=
- VUE_APP_VERSION=2.0.5
|