fix: fix a series of known problems,fixed #54
This commit is contained in:
@@ -123,6 +123,11 @@ interface VbenLayoutProps {
|
||||
* @default true
|
||||
*/
|
||||
sidebarEnable?: boolean;
|
||||
/**
|
||||
* 侧边菜单折叠额外宽度
|
||||
* @default 48
|
||||
*/
|
||||
sidebarExtraCollapsedWidth?: number;
|
||||
/**
|
||||
* 侧边栏是否隐藏
|
||||
* @default false
|
||||
|
Reference in New Issue
Block a user