Commit d4869b26 authored by 张烨's avatar 张烨

feat: basiclayout限高提升体验

parent bff351dd
......@@ -42,6 +42,7 @@ const BasicLayout = props => {
logo={() => (
<img src={logo} style={{ width: '32px', height: '32px' }} alt="" />
)}
style={{ height: '100vh' }}
onCollapse={handleMenuCollapse}
onMenuHeaderClick={() => {}}
footerRender={() => defaultFooterDom}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment