From bf2cc0848feda7d63ac0c23ba2ca88ee507c5697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B2=E8=BE=B0=E7=94=9F=E4=BA=A7?= Date: Wed, 8 Apr 2026 15:48:49 +0800 Subject: [PATCH] =?UTF-8?q?v1.2.67=20-=20=E9=9A=90=E8=97=8F=E9=BE=99?= =?UTF-8?q?=E9=92=9E=E6=95=B0=E6=8D=AE=E6=80=BB=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Home.jsx | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index 7229820..1047835 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -264,28 +264,23 @@ export default function Home() {
🐉 今日龙钞帖子数据统计
-
{dragonStats.dai4?.total || 0}
-
带4
+
带4
出售:{dragonStats.dai4?.deals || 0}
求购:{dragonStats.dai4?.wants || 0}
-
{dragonStats.wu4?.total || 0}
-
无4
+
无4
出售:{dragonStats.wu4?.deals || 0}
求购:{dragonStats.wu4?.wants || 0}
-
{dragonStats.wu47?.total || 0}
-
无47
+
无47
出售:{dragonStats.wu47?.deals || 0}
求购:{dragonStats.wu47?.wants || 0}
-
{dragonStats.wu247?.total || 0}
-
无247
+
无247
出售:{dragonStats.wu247?.deals || 0}
求购:{dragonStats.wu247?.wants || 0}
-
{dragonStats.wu347?.total || 0}
-
无347
+
无347
出售:{dragonStats.wu347?.deals || 0}
求购:{dragonStats.wu347?.wants || 0}