src/components/sidemenu/index.scss
@@ -88,6 +88,16 @@ left: 187px; } } .side-menu.edit { // 编辑时控制菜单底色 .ant-menu-sub.ant-menu-inline { > .ant-menu-item.ant-menu-item-selected { background: unset; } > .ant-menu-item.ant-menu-item-active { background: unset; } } } .side-menu.iframe { // tab页中为iframe时 max-height: 100vh; overflow-y: scroll;