Commit a371b088 authored by 华国豪's avatar 华国豪 🙄

1

parent 794f1a3a
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
.page_demandStatistics ._vr_left{width: 526px;margin-right: 20px;} .page_demandStatistics ._vr_left{width: 526px;margin-right: 20px;}
.page_demandStatistics ._vr_left ul{margin-top: 20px;background-color: #FFFFFF;width:486px;padding: 20px;max-height: 620px;overflow-x: auto} .page_demandStatistics ._vr_left ul{margin-top: 20px;background-color: #FFFFFF;width:486px;padding: 20px;max-height: 620px;overflow-x: auto}
.page_demandStatistics .charts{margin-right: 50px} .page_demandStatistics .charts{margin-right: 50px}
.page_demandStatistics .damandBtn{float: left;position: absolute;top:100px !important;z-index:999;} .page_demandStatistics .damandBtn{float: left;position: absolute;top:70px !important;z-index:999;}
.page_demandStatistics .damandBtnDay_active{background-color: #333333;color: #FFFFFF !important} .page_demandStatistics .damandBtnDay_active{background-color: #333333;color: #FFFFFF !important}
.page_demandStatistics .damandBtnDay li{width: 60px;height: 24px;font-size: 12px;color: #666666;display: inline-block;text-align: center;line-height: 24px;border: 1px solid #E3E3E3;cursor: pointer;float: left;} .page_demandStatistics .damandBtnDay li{width: 60px;height: 24px;font-size: 12px;color: #666666;display: inline-block;text-align: center;line-height: 24px;border: 1px solid #E3E3E3;cursor: pointer;float: left;}
.page_demandStatistics .damandBtnDay li:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px;} .page_demandStatistics .damandBtnDay li:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</ul> </ul>
<div class="charts clearfix"> <div class="charts clearfix">
<el-col :span='24'> <el-col :span='24'>
<div id="chartsMap" style="height:580px;width:1050px;"></div> <div id="chartsMap" style="height:580px;width:1050px;"></div>
</el-col> </el-col>
</div> </div>
<div class="_charts_bt"> <div class="_charts_bt">
......
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