// 环境变量,哪个环境用的哪个见package.json NODE_ENV = production VITE_NAME='全局环境' VITE_BASE_URL='http://127.0.0.1:9080/productivity-platform/'