This commit is contained in:
jxxghp
2023-06-30 07:17:18 +08:00
parent 4eacc7187d
commit aa3af17165

View File

@@ -161,8 +161,8 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
/>
<VerticalNavLink
:item="{
title: '用户设置',
icon: 'mdi-cog-outline',
title: '用户',
icon: 'mdi-account',
to: '/account-setting',
}"
/>