This commit is contained in:
duanxiaohai 2024-06-14 11:39:13 +08:00
commit 9ba97cef4b
1 changed files with 2 additions and 3 deletions

View File

@ -63,7 +63,7 @@
{{ item }}
</div>
</div>
<div style="overflow:hidden">
<div style="overflow:hidden;margin-top: 20px;">
<div class="minPie">
<div class="minPieImg" style="letter-spacing: 1px;">集聚类型分布</div>
<Pie3dMt :list="minData.minPieData1"></Pie3dMt>
@ -74,7 +74,7 @@
</div>
</div>
<div style="width:100%;height:200px;">
<div style="widtgh:100%;height:200px;margin: 20px 0;">
<img
src="../assets/images/sjfx/minImg.jpg"
style="width:100%;height:100%;"
@ -570,7 +570,6 @@ onBeforeMount(() => { });
.minPie {
width: 50%;
position: relative;
margin: -10px 0;
float: left;
.minPieImg {
position: absolute;