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

@@ -533,13 +533,15 @@ export default {
width: 100%;
height: 100%;
// background-color: #bfa;
// overflow-y: auto;
overflow-y: auto;
.titl {
display: flex;
.endtime {
font-size: 16px;
font-weight: 500;
color: #333333;
white-space: nowrap;
}
}
.search {
@@ -551,6 +553,7 @@ export default {
.leftchoose {
display: flex;
margin-right: 20px;
flex-wrap: wrap;
.namecon {
display: flex;
flex-wrap: nowrap;
@@ -754,16 +757,17 @@ export default {
// }
}
}
// .botm {
// width: 100%;
// height: 100%;
// background-color: red;
// // flex-shrink: 1;
// }
.botm {
width: 100%;
height: 90px;
// background-color: red;
// flex-shrink: 1;
}
.btnn {
height: 72px;
width: 100%;
position: absolute;
background-color: #fff;
bottom: 0;
left: 0;
display: flex;