From 08b53993493c6f30807af2f882d7eb05ff979c0f Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Tue, 6 Jan 2026 16:14:12 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B8=B8=E6=88=8F=E7=8E=8B=E6=8E=92?= =?UTF-8?q?=E8=A1=8C=E6=A6=9C):=20=E8=B0=83=E6=95=B4=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=A6=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/GamesKing/index.vue | 1385 +++++++++++-------------- 1 file changed, 581 insertions(+), 804 deletions(-) diff --git a/src/views/Ranking/GamesKing/index.vue b/src/views/Ranking/GamesKing/index.vue index 731f74b..ee097e1 100644 --- a/src/views/Ranking/GamesKing/index.vue +++ b/src/views/Ranking/GamesKing/index.vue @@ -10,47 +10,28 @@
- +
- +
- +
- +
@@ -85,56 +66,26 @@
- - + +
- - + +
- - + +
@@ -142,89 +93,59 @@
-
+
- + gap:2vw`"> -
+ "> -
- + "> +
- + style="flex: 1; min-width: 0" @click="viewUserInfo(historyTopList[historyTopIndex].topUser.userId)" /> -
- + "> +
-
+ "> {{ historyTopList[historyTopIndex].cycleDisplay }}
- - + +
@@ -256,97 +169,54 @@
- +
- +
- - + +
- +
- +
- +
- + -
+ ">
{{ listItem?.rank }}
- + " @error="handleAvatarImageError" /> -
-
+
+ " class="UserNickname"> {{ listItem?.nickname }}
@@ -408,21 +266,15 @@
-
- + "> +
{{ listItem?.quantity }}
@@ -431,36 +283,19 @@
- +
-
-
+
+
- -
+
-
+
+ "> - + @error="(e) => handleRewardImageError(e, reward.type)" />
-
-
+
+ "> {{ showDetail(reward.type, reward) }}
-
-
+ "> +
7Days
- -
-
+
+
+ "> - + @error="(e) => handleRewardImageError(e, reward.type)" />
-
-
+
+ "> {{ showDetail(reward.type, reward) }}
@@ -600,15 +403,10 @@
- + -
+ ">
{{ myRanking.rank || 999 }}
- + " @error="handleAvatarImageError" />
-
+ " class="UserNickname"> {{ myRanking.nickname }}
-
- + "> +
{{ myRanking.quantity || 0 }}
@@ -682,16 +464,10 @@
- - + +
@@ -701,480 +477,481 @@