优化内容布局

pull/51/head
smallbun 1 year ago
parent a8a938eeaa
commit 1efd21543c

@ -24,7 +24,7 @@ const Settings: LayoutSettings & {
navTheme: 'light', navTheme: 'light',
colorPrimary: '#1677FF', colorPrimary: '#1677FF',
layout: 'mix', layout: 'mix',
contentWidth: 'Fixed', contentWidth: 'Fluid',
fixedHeader: true, fixedHeader: true,
fixSiderbar: true, fixSiderbar: true,
splitMenus: false, splitMenus: false,

@ -24,7 +24,7 @@ const Settings: ProLayoutProps & {
navTheme: 'light', navTheme: 'light',
colorPrimary: '#1677FF', colorPrimary: '#1677FF',
layout: 'mix', layout: 'mix',
contentWidth: 'Fixed', contentWidth: 'Fluid',
fixedHeader: true, fixedHeader: true,
fixSiderbar: true, fixSiderbar: true,
splitMenus: false, splitMenus: false,

Loading…
Cancel
Save