fix:移动和pc自适应菜单
This commit is contained in:
@@ -10,7 +10,7 @@ export const themeSettings: App.Theme.ThemeSetting = {
|
||||
tab: {visible: false, cache: true, height: 44, mode: "chrome"},
|
||||
fixedHeaderAndTab: true,
|
||||
sider: {inverted: false, width: 220, collapsedWidth: 64, mixWidth: 90, mixCollapsedWidth: 64, mixChildMenuWidth: 200},
|
||||
footer: {visible: true, fixed: false, height: 36, right: true}
|
||||
footer: {visible: true, fixed: false, height: 50, right: true}
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user