Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage

This commit is contained in:
dongwug
2022-11-03 15:50:18 +08:00
47 changed files with 3446 additions and 2903 deletions

View File

@@ -1832,7 +1832,7 @@ export default {
.drawerMain {
min-width: 600px;
margin: 0px 32px 0px 32px;
overflow-x: scroll;
overflow-x: auto;
display: flex;
flex-direction: column;
.header {