新增:《我的标签》,模仿语雀标签页

This commit is contained in:
2022-08-03 22:52:34 +08:00
parent ee5850defe
commit fe5bb5e636
13 changed files with 358 additions and 47 deletions

View File

@@ -17,6 +17,11 @@ export const nav: DefaultTheme.Config['nav'] = [
],
activeMatch: '/courses/'
},
{
text: '我的标签',
link: '/tags',
activeMatch: '/tags'
},
{
text: '关于',
items: [