mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-10-17 05:19:00 +08:00
fix: 首页饼图样式
This commit is contained in:
parent
3fbcfdf0e1
commit
6757e47fb1
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user