This commit is contained in:
zhutianqi
2021-10-12 10:06:09 +08:00
parent a683c60276
commit 344df35614
5 changed files with 19 additions and 7 deletions
+4
View File
@@ -273,6 +273,7 @@
overflow-y: auto;
background: url('~@/assets/images/shangqi/home/BG.png') no-repeat;
background-size: 100% 100%;
font-family: MicrosoftYaHei,微软雅黑;
& > div{
position: absolute;
top: 0;
@@ -304,5 +305,8 @@
}
}
}
/deep/.el-menu--vertical {
background: red;
}
}
</style>