// .env.production # 生产环境 ENV = 'production' # 打包文件名 VUE_APP_NAME = 'onlineTest' # 请求地址 VUE_APP_URL = 'http://113.83.87.73:8888/PROD'