Commit 74aa0155 authored by yaqizhang's avatar yaqizhang

样式修改

parent addad621
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
</div> </div>
</div> </div>
<div id="main1" style="width: 100%;height: 280px;"></div> <div id="main1" style="width: 100%;height: 280px;"></div>
<div class="echarts-two" style="margin-top: 30px;width: 430px;margin-left: 10px;"> <!-- <div class="echarts-two" style="margin-top: 30px;width: 430px;margin-left: 10px;"> -->
<div> <div>
<div class="item1"> <div class="item1" style="margin-top: 30px;">
<span class="dot"> <span class="dot">
<span class="dot-inner"></span> <span class="dot-inner"></span>
</span> </span>
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
<div class="el-left">其他</div> <div class="el-left">其他</div>
<el-progress class="el-progress_text" :text-inside="true" :stroke-width="18" :percentage="50" status="exception"></el-progress> <el-progress class="el-progress_text" :text-inside="true" :stroke-width="18" :percentage="50" status="exception"></el-progress>
</div> </div>
</div> <!-- </div> -->
</div> </div>
</template> </template>
......
...@@ -93,21 +93,20 @@ ...@@ -93,21 +93,20 @@
</el-table-column> </el-table-column>
</el-table> </el-table>
</div> --> </div> -->
<div>
<div class="echarts-one" style="margin-top: 10px;width: 430px;margin-left: 10px;"> <div class="item1" style="margin-top: 10px;">
<div>
<div class="item1">
<span class="dot"> <span class="dot">
<span class="dot-inner"></span> <span class="dot-inner"></span>
</span> </span>
<span>资源统计</span> <span>资源统计</span>
<div class="fong-div" style="width: 8px;height: 12px;background-color: #2c888899;float: right;margin-top: 10px;transform: skewX(-25deg)"></div> <div class="fong-div" style="width: 8px;height: 12px;background-color: #2c888899;float: right;margin-top: 10px;transform: skewX(-25deg)"></div>
<div class="fong-div" style="width: 8px;height: 12px;background-color: #24b1b1b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"></div> <div class="fong-div" style="width: 8px;height: 12px;background-color: #24b1b1b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"></div>
<div class="fong-div" style="width: 8px;height: 12px;background-color: #11e9e9b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"></div> <div class="fong-div" style="width: 8px;height: 12px;background-color: #11e9e9b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"></div>
</div>
</div> </div>
<div id="myChartone" :style="{width: '420px', height: '250px'}"></div> </div>
</div> <div class="echarts-one" style="margin-top: 10px;width: 430px;margin-left: 10px;">
<div id="myChartone" :style="{width: '420px', height: '240px'}"></div>
</div>
<!-- <div> <!-- <div>
<div class="item1"> <div class="item1">
<span class="dot"> <span class="dot">
...@@ -500,10 +499,10 @@ ...@@ -500,10 +499,10 @@
trigger: "item" trigger: "item"
}, },
grid: { grid: {
top: "15%", top: "8%",
left: "8%", left: "8%",
right: "12%", right: "8%",
bottom: "15%", bottom: "13%",
containLabel: true containLabel: true
}, },
xAxis: { xAxis: {
......
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