css
This commit is contained in:
@@ -290,7 +290,7 @@ export default {
|
||||
trigger: 'axis',
|
||||
},
|
||||
grid: {
|
||||
top: '9%',
|
||||
top: '12%',
|
||||
left: '6%',
|
||||
right: '8%',
|
||||
bottom: '6%',
|
||||
@@ -386,7 +386,7 @@ export default {
|
||||
trigger: 'axis',
|
||||
},
|
||||
grid: {
|
||||
top: '9%',
|
||||
top: '12%',
|
||||
left: '6%',
|
||||
right: '8%',
|
||||
bottom: '6%',
|
||||
@@ -605,6 +605,7 @@ uni-page-body {
|
||||
|
||||
.echartes {
|
||||
margin-top: 64px;
|
||||
padding-top: 20px;
|
||||
height: 616px;
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user