fix :完善首页界面

This commit is contained in:
2024-05-09 18:26:40 +08:00
parent be5150c7c4
commit bf6a683261
3 changed files with 66 additions and 57 deletions

View File

@@ -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>