diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx
index 55f8316..9cee3eb 100644
--- a/frontend/src/pages/Home.jsx
+++ b/frontend/src/pages/Home.jsx
@@ -265,28 +265,28 @@ export default function Home() {
带4
-
{dragonStats.dai4?.deals || 0}
-
{dragonStats.dai4?.wants || 0}
+
出售{dragonStats.dai4?.deals || 0}
+
求购{dragonStats.dai4?.wants || 0}
无4
-
{dragonStats.wu4?.deals || 0}
-
{dragonStats.wu4?.wants || 0}
+
出售{dragonStats.wu4?.deals || 0}
+
求购{dragonStats.wu4?.wants || 0}
无47
-
{dragonStats.wu47?.deals || 0}
-
{dragonStats.wu47?.wants || 0}
+
出售{dragonStats.wu47?.deals || 0}
+
求购{dragonStats.wu47?.wants || 0}
无247
-
{dragonStats.wu247?.deals || 0}
-
{dragonStats.wu247?.wants || 0}
+
出售{dragonStats.wu247?.deals || 0}
+
求购{dragonStats.wu247?.wants || 0}
无347
-
{dragonStats.wu347?.deals || 0}
-
{dragonStats.wu347?.wants || 0}
+
出售{dragonStats.wu347?.deals || 0}
+
求购{dragonStats.wu347?.wants || 0}