|
|
|
@ -24,8 +24,9 @@
|
|
|
|
|
left: 0;
|
|
|
|
|
z-index: 1001;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
-webkit-box-shadow: 2px 0 6px rgba(0,21,41,.35);
|
|
|
|
|
box-shadow: 2px 0 6px rgba(0,21,41,.35);
|
|
|
|
|
background-image: url(../images/侧边栏@1x.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
|
|
|
|
|
// reset element-ui css
|
|
|
|
|
.horizontal-collapse-transition {
|
|
|
|
@ -68,6 +69,7 @@
|
|
|
|
|
border: none;
|
|
|
|
|
height: 100%;
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
background-image: url(../images/侧边栏2.png);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.el-menu-item, .el-submenu__title {
|
|
|
|
|