This commit is contained in:
jxxghp
2023-06-30 10:19:59 +08:00
parent 0517a580ad
commit 6958fca86c
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
/>
<VerticalNavLink
:item="{
title: '推荐榜单',
title: '推荐',
icon: 'mdi-table-star',
to: '/ranking',
}"