src/config/env.js @@ -1,5 +1,4 @@ // 不同的环境变量配置 // 如果是打包app,需要改这里,h5不需要改这里 const development = { VITE_APP_ENV:'development', // 开发环境这里改为自己的