style:新增管理权 查看权 修改抽屉样式

This commit is contained in:
songwc
2022-10-24 14:29:53 +08:00
parent 7e6f0dcf4d
commit c8e65ef6bd
11 changed files with 3141 additions and 186 deletions

View File

@@ -345,7 +345,8 @@ export default {
}
}
.drawerMain {
min-width: 600px;
// overflow: auto;
min-width: 550px;
margin: 0px 32px 0px 32px;
overflow-x: scroll;
display: flex;
@@ -368,7 +369,7 @@ export default {
}
.main {
width: 100%;
height: 100%;
// height: 100%;
// background-color: #bfa;
// overflow-y: auto;
.search {
@@ -479,7 +480,7 @@ export default {
.pa {
// left: 0;
margin-top: 25px;
margin-bottom: 70px;
// margin-bottom: 70px;
width: 100%;
// height: 20px;
// background-color: red;
@@ -487,6 +488,7 @@ export default {
justify-content: center;
// position: absolute;
// bottom: 20px;
// margin-bottom: 20px;
}
// .tab {
// .ant-table-thead > tr > th {
@@ -507,9 +509,9 @@ export default {
}
// .botm {
// width: 100%;
// height: 100%;
// height: 200px;
// background-color: red;
// // flex-shrink: 1;
// }
.btnn {
height: 72px;