feat: add Multi-level menu

This commit is contained in:
xiaoxian521
2021-05-21 12:55:23 +08:00
parent cd872bea83
commit 010ba1a9e1
21 changed files with 501 additions and 326 deletions

View File

@@ -173,6 +173,9 @@
background-color: $subMenuHover;
}
}
.el-submenu__title {
color: $menuText;
}
}
& > .el-menu {
i {