mirror of https://gitee.com/topiam/eiam
⚡ 优化内容布局
parent
bffc21560a
commit
0376e112f4
|
@ -24,7 +24,7 @@ const Settings: LayoutSettings & {
|
|||
navTheme: 'light',
|
||||
colorPrimary: '#1677FF',
|
||||
layout: 'mix',
|
||||
contentWidth: 'Fluid',
|
||||
contentWidth: 'Fixed',
|
||||
fixedHeader: true,
|
||||
fixSiderbar: true,
|
||||
splitMenus: false,
|
||||
|
|
|
@ -24,7 +24,7 @@ const Settings: ProLayoutProps & {
|
|||
navTheme: 'light',
|
||||
colorPrimary: '#1677FF',
|
||||
layout: 'mix',
|
||||
contentWidth: 'Fluid',
|
||||
contentWidth: 'Fixed',
|
||||
fixedHeader: true,
|
||||
fixSiderbar: true,
|
||||
splitMenus: false,
|
||||
|
|
Loading…
Reference in New Issue