fix 首页 关于 页面路由问题
This commit is contained in:
@@ -31,7 +31,7 @@ const items = ref<NavigationMenuItem[][]>([
|
|||||||
{
|
{
|
||||||
label: '关于',
|
label: '关于',
|
||||||
icon: 'lucide-info',
|
icon: 'lucide-info',
|
||||||
to: '/about'
|
to: '/docs/about'
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user