.env.development 285 B

123456789
  1. NODE_ENV=development
  2. VUE_APP_PREVIEW=true
  3. VUE_APP_API_BASE_URL=/api
  4. VUE_APP_VERSION=V1.0.1
  5. VUE_APP_PRO_NAME=箭冠汽配连锁系统-dev
  6. VUE_APP_LOGO=@/assets/logo.png
  7. VUE_APP_THEME_COLOR=#fa541c
  8. VUE_APP_COM_NAME=广州市箭冠网络科技有限公司
  9. VUE_APP_ICP=粤ICP备10216726号