fix 优化

This commit is contained in:
duanliang
2026-01-04 11:21:25 +08:00
parent d571dadf8c
commit 0ed5a3bab2
3 changed files with 4 additions and 4 deletions

View File

@@ -93,7 +93,7 @@
},
grid: {
left: '2%',
right: '2%',
right: '7%',
bottom: '5%',
top: '10%',
containLabel: true

View File

@@ -93,7 +93,7 @@
legend: {
show: true,
x: 'center',
y: '75%',
y: '72%',
itemHeight: fitChartSize(12),
itemWidth: fitChartSize(12),
itemGap: fitChartSize(6),

View File

@@ -550,8 +550,8 @@
.table {
position: absolute;
left: vw(200);
width: vw(450);
// width:5%;
// width: vw(500);
width:75%;
// height: vh(196);
// height:100%;
z-index: 2;