mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update layout.vue
This commit is contained in:
parent
3a8902ddb7
commit
9e3255cf3e
@ -21,7 +21,10 @@
|
||||
<el-menu-item index="4">Orders</el-menu-item>
|
||||
|
||||
<el-sub-menu index="5">
|
||||
<template #title>系统管理员</template>
|
||||
<template #title>
|
||||
<el-avatar size="small">U</el-avatar>
|
||||
<span style="margin-left:5px">系统管理员</span>
|
||||
</template>
|
||||
<el-menu-item index="2-1">个人中心</el-menu-item>
|
||||
<el-menu-item index="2-2">安全设置</el-menu-item>
|
||||
<el-menu-item index="2-3">清空缓存</el-menu-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user