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 @@