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