feat 头像

This commit is contained in:
Ironsp
2026-05-27 11:34:40 +08:00
parent ccf152cb6a
commit a5ccc6d57f
2 changed files with 4 additions and 4 deletions

View File

@@ -79,9 +79,9 @@
</div>
<template #dropdown>
<el-dropdown-menu>
<!-- <router-link v-if="!dynamic" to="/user/profile">
<router-link v-if="!dynamic" to="/user/profile">
<el-dropdown-item>{{ proxy.$t('navbar.personalCenter') }}</el-dropdown-item>
</router-link> -->
</router-link>
<el-dropdown-item v-if="settingsStore.showSettings" command="setLayout">
<span>{{ proxy.$t('navbar.layoutSetting') }}</span>
</el-dropdown-item>