|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
<el-row :gutter="5" class="row2">
|
|
|
<el-col :span="10">
|
|
|
- <dv-border-box-8 :dur="-1" style="height:500px;">
|
|
|
+ <dv-border-box-8 :dur="3" :reverse="true" style="height:500px;">
|
|
|
<!-- <div class="Title">费用统计</div> -->
|
|
|
<div id="row2Chart1" style="width: 100%;height:450px;" />
|
|
|
<el-row :gutter="5" class="groupNews">
|
|
@@ -101,7 +101,7 @@
|
|
|
</div>
|
|
|
<el-row :gutter="5" style="height:260px;color: #fff;">
|
|
|
<el-col :span="24" style="padding:0 10px 0 10px ;">
|
|
|
- <dv-border-box-12 :dur="-1" style="height:200px;">
|
|
|
+ <dv-border-box-12 :dur="-1" :reverse="true" style="height:200px;">
|
|
|
<div id="row3Chart1" style="width: 98%;height:200px;" />
|
|
|
</dv-border-box-12>
|
|
|
<div class="Indexbutton">
|
|
@@ -122,7 +122,7 @@
|
|
|
</div>
|
|
|
<el-row :gutter="5" style="height:260px;color: #fff;">
|
|
|
<el-col :span="24" style="padding:0 10px 0 10px ;">
|
|
|
- <dv-border-box-12 :dur="-1" style="height:200px;">
|
|
|
+ <dv-border-box-12 :dur="-1" :reverse="true" style="height:200px;">
|
|
|
<div id="row3Chart2" style="width: 98%;height:200px;" />
|
|
|
</dv-border-box-12>
|
|
|
<div class="Indexbutton">
|
|
@@ -143,7 +143,7 @@
|
|
|
</div>
|
|
|
<el-row :gutter="5" style="height:260px;color: #fff;">
|
|
|
<el-col :span="24" style="padding:0 10px 0 10px ;">
|
|
|
- <dv-border-box-12 :dur="-1" style="height:200px;">
|
|
|
+ <dv-border-box-12 :dur="-1" :reverse="true" style="height:200px;">
|
|
|
<div id="row3Chart3" style="width: 98%;height:200px;" />
|
|
|
</dv-border-box-12>
|
|
|
<div class="Indexbutton">
|
|
@@ -164,7 +164,7 @@
|
|
|
</div>
|
|
|
<el-row :gutter="5" style="height:260px;color: #fff;">
|
|
|
<el-col :span="24" style="padding:0 10px 0 10px;">
|
|
|
- <dv-border-box-12 :dur="-1" style="height:200px;">
|
|
|
+ <dv-border-box-12 :dur="-1" style="height:200px;" :reverse="true">
|
|
|
<div id="row3Chart4" style="width: 98%;height:200px;" />
|
|
|
</dv-border-box-12>
|
|
|
<div class="Indexbutton">
|