Commit 59a692ab authored by 康振飞's avatar 康振飞

userheder

parent 40c6ff5c
......@@ -7,7 +7,7 @@
@on-click="handleClick"
>
<Avatar size="small" :src="info.avatar" v-if="info.avatar" />
<!-- <Avatar size="small" style="background-color: #87d068" icon="ios-person" v-else-if="!info.avatar" /> -->
<Avatar size="small" style="background-color: #87d068" icon="ios-person" v-else-if="!info.avatar" />
<span class="i-layout-header-user-name" v-if="!isMobile">{{ info.name }}</span>
<DropdownMenu slot="list">
<i-link to="/basicData/userManagent/userInfo">
......
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