feat: nav bar animate

This commit is contained in:
2026-02-04 22:28:00 +08:00
parent e9b38b48e9
commit e0d8cd6cb5
6 changed files with 149 additions and 47 deletions

View File

@@ -27,6 +27,8 @@ export default defineConfig({
{ text: "组件库", link: "/cli-feature/component-lib" },
{ text: "国际化", link: "/cli-feature/international" },
{ text: "图表", link: "/cli-feature/chart" },
{ text: "辅助工具", link: "/cli-feature/radash" },
{ text: "动画", link: "/cli-feature/motion" },
],
},
],