feat: 优化

This commit is contained in:
2026-04-05 17:27:31 +08:00
parent 464c98b4d0
commit f391a8c0d0
9 changed files with 473 additions and 743 deletions

View File

@@ -53,7 +53,7 @@ const { isMobile, state, openMobile, setOpenMobile } = useSidebar()
<div
v-else
class="group peer text-sidebar-foreground hidden md:block"
class="select-none group peer text-sidebar-foreground hidden md:block"
data-slot="sidebar"
:data-state="state"
:data-collapsible="state === 'collapsed' ? collapsible : ''"