feat(斋月活动): 补充10名后点击进入个人页面的功能
This commit is contained in:
parent
1002e9a65e
commit
cff764a004
@ -505,7 +505,11 @@
|
|||||||
:key="listItem.userId"
|
:key="listItem.userId"
|
||||||
style="position: relative; z-index: 2"
|
style="position: relative; z-index: 2"
|
||||||
>
|
>
|
||||||
<itemCenter :imgUrl="imageUrl('itemFrom4Bg')" :contentStyle="`padding: 0 2vw`">
|
<itemCenter
|
||||||
|
:imgUrl="imageUrl('itemFrom4Bg')"
|
||||||
|
:contentStyle="`padding: 0 2vw`"
|
||||||
|
@click="viewUserInfo(listItem.userId)"
|
||||||
|
>
|
||||||
<!-- 基本信息 -->
|
<!-- 基本信息 -->
|
||||||
<div
|
<div
|
||||||
style="
|
style="
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user