合并master

This commit is contained in:
lemon橪
2021-06-17 11:45:53 +08:00
8 changed files with 106 additions and 40 deletions

View File

@@ -17,7 +17,7 @@
<div class="user-img">
<img :src="userInfo.face" />
</div>
<p>{{userInfo.username | secrecyMobile}}</p>
<p>{{userInfo.nickName}}</p>
</div>
<!-- 循环导航栏 -->