Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into feature/noticews
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<div class="flex-center h100% p10px">
|
||||
<img
|
||||
:src="userStore.user.avatar + '?imageView2/1/w/80/h/80'"
|
||||
class="rounded-full mr-10px w24px w24px"
|
||||
class="rounded-full mr-10px w24px h24px"
|
||||
/>
|
||||
<span>{{ userStore.user.username }}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user