feat: 重構主佈局及相關元件,更新命名規則並新增功能

This commit is contained in:
skytek_xinliang
2026-03-30 15:14:12 +08:00
parent 79b20ded3b
commit d7ebbda3d3
10 changed files with 27 additions and 27 deletions
@@ -1,4 +1,4 @@
import type { AdminLayoutMenuItem } from '@/components/layouts/sk-admin-layout/types'
import type { AdminLayoutMenuItem } from '@/components/layouts/main-layout/types'
import { computed, onBeforeUnmount, onMounted, ref, type Ref, watch } from 'vue'
type ToggleSidebarPayload = {