1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-10-16 21:09:01 +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: [ series: [
{ {
top: '12%', bottom: '12%',
type: 'pie', type: 'pie',
radius: ['35%', '90%'], radius: ['35%', '90%'],
avoidLabelOverlap: true, avoidLabelOverlap: true,