截止‘运力管理’模块

This commit is contained in:
2026-07-20 11:26:51 +08:00
parent e66b4a3680
commit c6dffb5d97
98 changed files with 19429 additions and 176 deletions

View File

@@ -48,6 +48,15 @@ a {
height: 100%;
overflow: hidden;
&:not(.avue-layout--horizontal) {
.avue-sidebar {
background-image: url('/img/左侧背景放底部.png') !important;
background-repeat: no-repeat !important;
background-position: left bottom !important;
background-size: 100% auto !important;
}
}
&--horizontal {
flex-direction: column;