|
@ -40,7 +40,7 @@ |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
<!-- 中间 --> |
|
|
<!-- 中间 --> |
|
|
<el-row :gutter="20" style="height:296px;width:100%;margin:20px 0;" class="dpflex"> |
|
|
|
|
|
|
|
|
<el-row :gutter="20" style="width:100%;padding:20px 0 20px 10px;" class="dpflex"> |
|
|
<el-col :xs="24" :sm="24" :lg="12" style="padding:0;margin-right:20px"> |
|
|
<el-col :xs="24" :sm="24" :lg="12" style="padding:0;margin-right:20px"> |
|
|
<div class="container-wrap"> |
|
|
<div class="container-wrap"> |
|
|
<span class="right-top-line" /> |
|
|
<span class="right-top-line" /> |
|
@ -51,7 +51,7 @@ |
|
|
<BarEcharts /> |
|
|
<BarEcharts /> |
|
|
</div> |
|
|
</div> |
|
|
</el-col> |
|
|
</el-col> |
|
|
<el-col :xs="24" :sm="24" :lg="12" style="padding:0"> |
|
|
|
|
|
|
|
|
<el-col :xs="24" :sm="24" :lg="12" style="padding:0;margin-right: -10px"> |
|
|
<div class=" container-wrap"> |
|
|
<div class=" container-wrap"> |
|
|
<span class="right-top-line" /> |
|
|
<span class="right-top-line" /> |
|
|
<span class="left-bottom-line" /> |
|
|
<span class="left-bottom-line" /> |
|
|