Commit 460bc50f authored by chenqikuai's avatar chenqikuai

fix: 头像修改

parent 2ee0dfac
......@@ -5,7 +5,7 @@
>
<div class="self-center mr-4 flex-shrink-0">
<img
v-if="isStaff"
v-if="!isStaff"
class="w-10 h-10 rounded-md object-cover"
src="@/assets/icons/avatar.png"
alt="avatar"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment