完善页面布局
This commit is contained in:
@@ -18,6 +18,7 @@ export type MenuChild = {
|
||||
}
|
||||
|
||||
export type MenuGroup = {
|
||||
id?:string
|
||||
title: string
|
||||
children: MenuChild[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user