style(CP页面): 使用星座榜首对应头像框

This commit is contained in:
hzj 2026-03-21 18:31:34 +08:00
parent eb8c8486ca
commit 378f517311

View File

@ -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="imageUrl('AquariusCoupleFrame')"
:imgUrl="twelveSigns[centerIndex]?.bgUrl"
:contentStyle="``"
@click="moveToCenter(index)"
>