From 5f0acf125e11d34933d296b55701df93527289bf Mon Sep 17 00:00:00 2001 From: "peng.peng" Date: Thu, 17 Aug 2023 16:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BC=88*=EF=BC=89=E6=B0=B4=E5=88=A9=E5=BB=BA?= =?UTF-8?q?=E8=AE=BE=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/sections/water-prevention/components/charts/ring.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/super-screen/client/src/sections/water-prevention/components/charts/ring.js b/super-screen/client/src/sections/water-prevention/components/charts/ring.js index 759c0c5..34205a2 100644 --- a/super-screen/client/src/sections/water-prevention/components/charts/ring.js +++ b/super-screen/client/src/sections/water-prevention/components/charts/ring.js @@ -92,11 +92,11 @@ function RingChart(props) { }; const { height, width } = props; const options = getOption(); - const percent_colors = ['#F8C86B', '#24DDFA', '#267FD3',] + const percent_colors = ['#24DDFA', '#267FD3', '#F8C86B',] const renderList = () => data.map((s, index) => (
-
+
{s.name}
{s.value}δΈͺ 14%