# 本地开发环境配置 # npm run dev 使用此配置(mode=development) # 后端端口 VITE_API_PORT=4501 # 留空,使用本地代理模式 VITE_SERVER_URL=