From 5665a09d98882c045b40a0d0d1c569003777f9f6 Mon Sep 17 00:00:00 2001
From: hzj <1304805162@qq.com>
Date: Mon, 26 Jan 2026 10:36:51 +0800
Subject: [PATCH] =?UTF-8?q?chore(=E6=B8=B8=E6=88=8F=E7=8E=8B):=20=E8=83=8C?=
=?UTF-8?q?=E6=99=AF=E6=96=B0=E5=A2=9E=E5=8A=A8=E7=94=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/Ranking/GamesKing/index.vue | 1359 +++++++++++++++----------
1 file changed, 793 insertions(+), 566 deletions(-)
diff --git a/src/views/Ranking/GamesKing/index.vue b/src/views/Ranking/GamesKing/index.vue
index ee097e1..f14502f 100644
--- a/src/views/Ranking/GamesKing/index.vue
+++ b/src/views/Ranking/GamesKing/index.vue
@@ -10,28 +10,49 @@
-
![]()
+
-
![]()
+
+
+
-
+
-
![]()
+
@@ -66,26 +87,56 @@
@@ -93,59 +144,89 @@
-
+
-
+ gap:2vw`"
+ >
-
+ "
+ >
-
-
![]()
+ "
+ >
+
-
+ style="flex: 1; min-width: 0"
+ @click="viewUserInfo(historyTopList[historyTopIndex].topUser.userId)"
+ />
-
-
![]()
+ "
+ >
+
-
+ "
+ >
{{ historyTopList[historyTopIndex].cycleDisplay }}
-
-
+
+
@@ -169,54 +258,97 @@
-
+
-
+
-
+
-
+
-
+
-
+ "
+ >
{{ listItem?.rank }}
-
![]()
+ "
+ @error="handleAvatarImageError"
+ />
-
-
+
+ "
+ class="UserNickname"
+ >
{{ listItem?.nickname }}
@@ -266,15 +410,21 @@
-
-

+ "
+ >
+
{{ listItem?.quantity }}
@@ -283,19 +433,36 @@
-
![]()
+
-
-
+
+
-
-
+
-
+
+ "
+ >
-
![]()
handleRewardImageError(e, reward.type)" />
+ @error="(e) => handleRewardImageError(e, reward.type)"
+ />
-
-
+
+ "
+ >
{{ showDetail(reward.type, reward) }}
-
-
-
-
-
+
+
+ "
+ >
-
![]()
handleRewardImageError(e, reward.type)" />
+ @error="(e) => handleRewardImageError(e, reward.type)"
+ />
-
-
+
+ "
+ >
{{ showDetail(reward.type, reward) }}
@@ -403,10 +602,15 @@
-
+
-
+ "
+ >
{{ myRanking.rank || 999 }}
-
![]()
+ "
+ @error="handleAvatarImageError"
+ />
-
+ "
+ class="UserNickname"
+ >
{{ myRanking.nickname }}
-
-

+ "
+ >
+
{{ myRanking.quantity || 0 }}
@@ -464,10 +684,16 @@
-
-
+
+
@@ -477,481 +703,482 @@