style(CP页面): 使用星座榜首对应头像框
This commit is contained in:
parent
eb8c8486ca
commit
378f517311
@ -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)"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user