.env.development 80 B

123
  1. NODE_ENV='development'
  2. VUE_APP_BASE_URL = '/'
  3. VUE_APP_ENV_DESC = '开发环境'