feat(nav): add NavGroup and NavItem components for navigation structure
This commit is contained in:
@@ -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: '智能生成',
|
||||
|
||||
Reference in New Issue
Block a user