mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-23 06:32:27 +08:00
2.0.0
This commit is contained in:
@@ -101,8 +101,7 @@
|
||||
<div class="layout-header-trigger layout-header-trigger-min">
|
||||
<n-dropdown trigger="hover" @select="avatarSelect" :options="avatarOptions">
|
||||
<div class="avatar">
|
||||
<n-avatar round :src="websiteConfig.logo">
|
||||
|
||||
<n-avatar :src="websiteConfig.logo">
|
||||
<template #icon>
|
||||
<UserOutlined />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user