feat(nav): add NavGroup and NavItem components for navigation structure

This commit is contained in:
2026-02-09 01:52:33 +08:00
parent 32e3f68cf5
commit 04d0d02f08
7 changed files with 199 additions and 177 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import NavItem from '~/components/aigc/NavItem.vue'
import NavItem from '~/components/aigc/nav/NavItem.vue'
useSeoMeta({
title: '智能生成',