修改首页卡片

This commit is contained in:
2025-07-26 23:04:44 +08:00
parent 063242ea77
commit e454f3f441
7 changed files with 330 additions and 16 deletions

View File

@@ -35,7 +35,6 @@ const items = ref<NavigationMenuItem[][]>([
label: 'Components',
icon: 'i-lucide-box',
to: '/components',
active: true,
children: [
{
label: 'Link',