黔西南大屏

This commit is contained in:
yanran200730
2023-04-25 10:38:06 +08:00
parent dfc9a1cb03
commit 3724b25e4c
2 changed files with 197 additions and 310 deletions

View File

@@ -82,7 +82,7 @@
<h2>单位成员关系人数</h2>
</div>
<ai-echart-v2
style="height: 220px; width: 100%;"
style="height: 236px; width: 100%;"
:ref="'chart2'"
:data="lineData1"
:ops="barChart8">
@@ -135,7 +135,7 @@
<h2>近期成员使用分布</h2>
</div>
<ai-echart-v2
style="height: 220px; width: 100%;"
style="height: 236px; width: 100%;"
:ref="'chart'"
:data="lineData"
:ops="lineChart1">
@@ -544,9 +544,6 @@
}
}
},
startAngle: 90,
minAngle: 5,
avoidLabelOverlap: true,
label: {
show: true,
normal: {
@@ -555,13 +552,6 @@
fontSize: 16
}
}
},
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.5)'
}
}
}
]
@@ -842,6 +832,7 @@
.left-list {
flex: 1;
overflow-y: auto;
width: 100%;
.left-item {
position: relative;