add calendar menu

This commit is contained in:
jxxghp
2023-06-27 10:48:00 +08:00
parent f56f509f07
commit 81d0181ec2
3 changed files with 26 additions and 1 deletions

View File

@@ -112,6 +112,13 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
to: '/subscribe-tv',
}"
/>
<VerticalNavLink
:item="{
title: '日历',
icon: 'mdi-calendar',
to: '/calendar',
}"
/>
<!-- 👉 整理 -->
<VerticalNavSectionTitle
:item="{