删除未使用的通知铃铛图标
- 移除右上角未使用的通知按钮(铃铛图标) - 简化头部右侧布局,仅保留搜索框和用户菜单
This commit is contained in:
parent
6e6d822b06
commit
36af166879
@ -44,13 +44,6 @@
|
|||||||
</template>
|
</template>
|
||||||
</n-input>
|
</n-input>
|
||||||
|
|
||||||
<!-- 通知 -->
|
|
||||||
<n-button quaternary circle>
|
|
||||||
<template #icon>
|
|
||||||
<Icon icon="tabler:bell" />
|
|
||||||
</template>
|
|
||||||
</n-button>
|
|
||||||
|
|
||||||
<!-- 用户菜单 -->
|
<!-- 用户菜单 -->
|
||||||
<UserMenu />
|
<UserMenu />
|
||||||
</n-space>
|
</n-space>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user