feat: 重構主佈局及相關元件,更新命名規則並新增功能
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user