From e635c36160f07e4008352a3ed44c812e662bbda0 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:56:39 +0800 Subject: [PATCH] =?UTF-8?q?v1.2.68=20-=20=E7=BE=8E=E5=8C=96=E9=BE=99?= =?UTF-8?q?=E9=92=9E=E6=95=B0=E6=8D=AEUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Home.jsx | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index 1047835..55f8316 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -262,26 +262,31 @@ export default function Home() { {/* 今日龙钞帖子数据统计 */}
🐉 今日龙钞帖子数据统计
-
-
-
带4
-
出售:{dragonStats.dai4?.deals || 0}
求购:{dragonStats.dai4?.wants || 0}
+
+
+
带4
+
{dragonStats.dai4?.deals || 0}
+
{dragonStats.dai4?.wants || 0}
-
-
无4
-
出售:{dragonStats.wu4?.deals || 0}
求购:{dragonStats.wu4?.wants || 0}
+
+
无4
+
{dragonStats.wu4?.deals || 0}
+
{dragonStats.wu4?.wants || 0}
-
-
无47
-
出售:{dragonStats.wu47?.deals || 0}
求购:{dragonStats.wu47?.wants || 0}
+
+
无47
+
{dragonStats.wu47?.deals || 0}
+
{dragonStats.wu47?.wants || 0}
-
-
无247
-
出售:{dragonStats.wu247?.deals || 0}
求购:{dragonStats.wu247?.wants || 0}
+
+
无247
+
{dragonStats.wu247?.deals || 0}
+
{dragonStats.wu247?.wants || 0}
-
-
无347
-
出售:{dragonStats.wu347?.deals || 0}
求购:{dragonStats.wu347?.wants || 0}
+
+
无347
+
{dragonStats.wu347?.deals || 0}
+
{dragonStats.wu347?.wants || 0}