@@ -126,7 +126,7 @@
// 子菜单颜色样式设置 240613-新加样式
& /deep/ li.ant-menu-submenu > ul.ant-menu.ant-menu-inline.ant-menu-sub {
// 无背景图样式设置
- background-color: #f3f3f3;
+ background-color: #eeeeee;
/*// 有背景图的对应样式设置
background-color: rgba(243, 243, 243, 0.2);
& a {