fix :完善首页界面
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<bell-socket/>
|
||||
<div class="user-box">
|
||||
<div>
|
||||
<img :src="userInfo.avatar" alt="" @click.stop="handleVisitedP">
|
||||
<span>{{userInfo.userName}}</span>
|
||||
<!-- <img :src="userInfo.avatar" alt="" @click.stop="handleVisitedP">-->
|
||||
<span>欢迎回来,{{userInfo.userName}}</span>
|
||||
</div>
|
||||
<div class="person" v-if="visitedP">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user