From a450c8b697621d05353781265d8cc3a71e1afbd0 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 5 Jan 2026 11:51:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B8=B8=E6=88=8F=E7=8E=8B=E6=89=93?= =?UTF-8?q?=E6=A6=9C):=20=E8=B0=83=E6=95=B4=E5=8E=86=E5=8F=B2=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E5=B1=95=E7=A4=BA=E6=95=B0=E6=8D=AE=E5=92=8C=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/GamesKing/index.vue | 29 ++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/src/views/Ranking/GamesKing/index.vue b/src/views/Ranking/GamesKing/index.vue index 2b8994f..82a2dec 100644 --- a/src/views/Ranking/GamesKing/index.vue +++ b/src/views/Ranking/GamesKing/index.vue @@ -151,17 +151,20 @@ +
@@ -192,7 +195,7 @@ :avatarUrl="historyTopList[historyTopIndex].topUser.avatar" :name="historyTopList[historyTopIndex].topUser.nickname" :distributionValue="historyTopList[historyTopIndex].topUser.quantity || ''" - style="width: 90%" + style="flex: 1; min-width: 0" @click="viewUserInfo(historyTopList[historyTopIndex].topUser.userId)" /> @@ -220,17 +223,33 @@ />
+ + +
+ {{ historyTopList[historyTopIndex].cycleDisplay }} +