1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2026-01-22 15:40:21 +08:00

fix: 首页饼图样式

This commit is contained in:
zclzone
2025-10-10 17:45:50 +08:00
parent 3fbcfdf0e1
commit 6757e47fb1

View File

@@ -250,7 +250,7 @@ const skillOption = {
},
series: [
{
top: '12%',
bottom: '12%',
type: 'pie',
radius: ['35%', '90%'],
avoidLabelOverlap: true,