Commit 2876ff16 authored by lizhichao's avatar lizhichao

页面微调

parent 0b9a9e86
<template>
<div style="width: 100%">
<div class="division">
<div id="myChartone" style=" width: 500px;height: calc(50vh - 84px)"></div>
<div style=" width: 500px;height: calc(50vh - 84px)">
<div id="myChartone" style="text-align:center;width:80%;height:80%;margin:auto;padding-top:30px;"></div>
</div>
<div id="myChartfour" style=" width: 1000px;height: calc(50vh - 84px)"></div>
</div>
<div class="division">
<div id="myCharttwo" style=" width: 500px;height: calc(50vh - 84px)"></div>
<div style=" width: 500px;height: calc(50vh - 84px)">
<div id="myCharttwo" style="text-align:center;width:80%;height:80%;margin:auto;padding-top:30px;"></div>
</div>
<div id="myChartthree" style=" width: 1000px;height: calc(50vh - 84px)"></div>
</div>
</div>
......@@ -49,7 +53,7 @@
trigger: 'item'
},
legend: {
top: '2%',
top: '0',
left: 'center'
},
series: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment