From 59c0eddf9b865cad9861c66b8247c746259c3377 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Sat, 21 Mar 2026 18:59:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(CP=E9=A1=B5=E9=9D=A2):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=98=9F=E5=BA=A7=E6=A6=9C=E9=A6=96=E5=AF=B9=E5=BA=94=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E6=A1=86=E4=BD=BF=E7=94=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/Couple/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Ranking/Couple/index.vue b/src/views/Ranking/Couple/index.vue index 15672d0..f550984 100644 --- a/src/views/Ranking/Couple/index.vue +++ b/src/views/Ranking/Couple/index.vue @@ -72,7 +72,7 @@ v-for="(item, index) in seasonTop1List" style="z-index: 1; min-width: 0; flex-shrink: 0; transition: all 0.8s ease" :style="{ width: index === centerIndex ? '60vw' : '40vw' }" - :imgUrl="twelveSigns[centerIndex]?.bgUrl" + :imgUrl="twelveSigns[index]?.bgUrl" :contentStyle="``" @click="moveToCenter(index)" >