fix 优化
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
},
|
||||
grid: {
|
||||
left: '2%',
|
||||
right: '2%',
|
||||
right: '7%',
|
||||
bottom: '5%',
|
||||
top: '10%',
|
||||
containLabel: true
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
legend: {
|
||||
show: true,
|
||||
x: 'center',
|
||||
y: '75%',
|
||||
y: '72%',
|
||||
itemHeight: fitChartSize(12),
|
||||
itemWidth: fitChartSize(12),
|
||||
itemGap: fitChartSize(6),
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user