@@ -472,7 +472,7 @@ const handleTabChange = (tabName) => {
// 图表容器样式
.chart-container {
width: 100%;
- height: 650px;
+ height: 800px;
min-height: 600px;
display: flex;
flex-direction: row;