From 6c1e927f4260f0b1f04818a1c3d815db310df553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B2=E8=BE=B0=E7=94=9F=E4=BA=A7?= Date: Sat, 11 Apr 2026 22:53:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=BA=E5=88=B6=E6=98=BE=E7=A4=BA=E4=BB=8A?= =?UTF-8?q?=E6=97=A5=E6=88=90=E4=BA=A4=E7=BB=9F=E8=AE=A1=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Home.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index 83a91e0..ab08630 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -272,7 +272,7 @@ export default function Home() { {/* 今日成交数据统计 */} - {dealStats && dealStats.total > 0 && ( + {true && (
📈 今日成交数据统计