.env.prod 79 B

123
  1. NODE_ENV='production'
  2. VUE_APP_BASE_URL = '/'
  3. VUE_APP_ENV_DESC = '正式环境'