From c6671038a831fd069b930303aa3bc841b5317571 Mon Sep 17 00:00:00 2001 From: streakingman Date: Fri, 14 Oct 2022 20:21:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20diy=E6=A8=A1=E5=BC=8F=E5=BE=97=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E5=86=8D=E6=9D=A5=E4=B8=80=E6=AC=A1=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Score.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/Score.tsx b/src/components/Score.tsx index 27cb873..3db6e08 100644 --- a/src/components/Score.tsx +++ b/src/components/Score.tsx @@ -223,7 +223,13 @@ const Score: FC<{ )} -
{tip}
+ {tip &&
{tip}
} + + {__DIY__ && ( + + )} {!__DIY__ && (