# 开发环境配置
VITE_API_BASE_URL=http://localhost:5071/api
# 图表库选择:true 使用 Chart.js,false 使用 ECharts
VITE_USE_CHARTJS=true