feat(国王皇后页): 对接跳转app页面方法
This commit is contained in:
parent
6678081040
commit
32e6982f85
@ -54,10 +54,12 @@
|
||||
"
|
||||
>
|
||||
<img
|
||||
:src="topUser.userInfo.userAvatar"
|
||||
v-if="topUser.userInfo.userAvatar"
|
||||
:src="topUser.userInfo.userAvatar || ''"
|
||||
alt=""
|
||||
width="70%"
|
||||
style="border-radius: 50%; aspect-ratio: 1/1; object-fit: cover"
|
||||
@click="viewUserInfo(topUser.userInfo.userId)"
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user