NODE_ENV='production'
# 请求域名前缀
VUE_APP_URL='https://changshu.js-dyyj.com'
# 打包后输出目录
VUE_APP_OUTPUTDIR='dist'