用户名展示修改为用户昵称
This commit is contained in:
parent
b7a2a681c2
commit
7711e5ca7b
@ -17,7 +17,7 @@
|
||||
<div class="user-img">
|
||||
<img :src="userInfo.face" />
|
||||
</div>
|
||||
<p>{{userInfo.username | secrecyMobile}}</p>
|
||||
<p>{{userInfo.nickName}}</p>
|
||||
</div>
|
||||
|
||||
<!-- 循环导航栏 -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user