修改页面导航栏样式,添加MD

This commit is contained in:
2025-08-07 19:42:34 +08:00
parent bf0add6dc6
commit fdab0fd5bb
14 changed files with 2082 additions and 250 deletions

View File

@@ -16,7 +16,7 @@
<!-- Right Content Area -->
<div class="flex-1 lg:ml-64 flex flex-col min-w-0">
<!-- Fixed Header -->
<AppHeader
<DocsHeader
:is-sidebar-open="isSidebarOpen"
:toggle-sidebar="toggleSidebar"
/>