From 7a6c1bd92220052e922efa8e48756affb817f2ad Mon Sep 17 00:00:00 2001 From: xingyongchun Date: Fri, 2 Sep 2022 20:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BB=E6=8A=A4=E9=A5=BC=E5=9B=BE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quanju/containers/footer/conserve/left/shituzujian.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/client/src/sections/quanju/containers/footer/conserve/left/shituzujian.js b/web/client/src/sections/quanju/containers/footer/conserve/left/shituzujian.js index 6cc286b0..ed95523c 100644 --- a/web/client/src/sections/quanju/containers/footer/conserve/left/shituzujian.js +++ b/web/client/src/sections/quanju/containers/footer/conserve/left/shituzujian.js @@ -69,7 +69,7 @@ const data = [ type: "pie", // selectedMode: "single", color: ["rgba(4, 251, 240, 1)", "rgba(7, 185, 254, 1)", "rgba(28, 96, 254, 1)"], - radius: [0, "40%"], + radius: [0, "50%"], center: ['30%', '50%'], label: { normal: { @@ -91,7 +91,7 @@ const data = [ { name: "", type: "pie", - radius: ["50%", "75%"], + radius: ["65%", "75%"], center: ['30%', '50%'], avoidLabelOverlap: false, color: ["rgba(4, 251, 240, 1)", "rgba(7, 185, 254, 1)", "rgba(28, 96, 254, 1)"],