# 环境 NODE_ENV=development # 打包路径 VITE_PUBLIC_PATH=/ # 代理路径 VITE_PROXY_PATH=/api # 接口URL VITE_API_URL=http://192.168.6.67:8083/api