From 6757e47fb173b10f02eb6444cca071b7bc11e109 Mon Sep 17 00:00:00 2001 From: zclzone Date: Fri, 10 Oct 2025 17:45:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E9=A1=B5=E9=A5=BC=E5=9B=BE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index b5bc3a7..92ec14d 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -250,7 +250,7 @@ const skillOption = { }, series: [ { - top: '12%', + bottom: '12%', type: 'pie', radius: ['35%', '90%'], avoidLabelOverlap: true,