feat(layout): 添加左侧导航栏

包含与我相关、产品、项目、版本主导航和成员管理入口,路由高亮当前页面。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Script Generator
2026-06-08 12:28:14 +08:00
parent 1468c314e9
commit 5bfa0811db
4 changed files with 95 additions and 6 deletions

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ dist/
.turbo/
coverage/
.DS_Store
next-env.d.ts
*.tsbuildinfo