# API 配置 VITE_API_URL=http://localhost:3000/api/v1 VITE_WS_URL=ws://localhost:3000 # 其他配置 VITE_APP_NAME=A股智投分析平台 VITE_APP_VERSION=1.0.0