docs(Docs): add 安装&项目结构 page

This commit is contained in:
2025-10-06 22:19:55 +08:00
parent 8d6ed1b52c
commit 28a950478b
8 changed files with 127 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export const navbar = defineNavbarConfig([
{
text: '指南',
icon: 'icon-park-outline:guide-board',
link: '/notes/guide/介绍.md',
link: '/notes/guide/quick-start/介绍.md',
},
{ text: 'SDK', link: '/notes/sdk/README.md', icon: 'carbon:api' },
{ text: '推广中心', link: '/notes/promotion/README.md', icon: 'mdi:star-shooting-outline' },