# API 后端地址 # 开发环境:http://localhost:8000 # 生产环境:修改为实际后端地址 VITE_API_URL=http://localhost:8000