调整菜单宽度

pull/82/head^2
awenes 8 months ago
parent 294f95d696
commit fda1cc785b

@ -31,7 +31,7 @@ const Settings: LayoutSettings & {
colorWeak: false,
title: '企业数字身份管控平台',
logo: '/full-logo.svg',
siderWidth: 190,
siderWidth: 215,
};
export default Settings;

@ -32,7 +32,7 @@ const Settings: ProLayoutProps & {
title: '统一身份认证平台',
logo: '/full-logo.svg',
iconfontUrl: '',
siderWidth: 190,
siderWidth: 215,
};
export default Settings;

Loading…
Cancel
Save