mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-10 02:33:43 +08:00
feat(projects): 四种基本布局完成
This commit is contained in:
@@ -59,6 +59,8 @@ interface HeaderStyle {
|
||||
interface MenuStyle {
|
||||
/** 菜单宽度 */
|
||||
width: number;
|
||||
/** 混合菜单的宽度 */
|
||||
mixWidth: number;
|
||||
/** 菜单折叠时的宽度 */
|
||||
collapsedWidth: number;
|
||||
/** 固定菜单 */
|
||||
|
||||
Reference in New Issue
Block a user