更新页面
This commit is contained in:
@ -396,11 +396,18 @@ const toGoPage = (row) => {
|
||||
top: 14px;
|
||||
right: 14px;
|
||||
left: 14px;
|
||||
|
||||
// overflow-y: scroll;
|
||||
width: calc(100% - 28px);
|
||||
}
|
||||
::v-deep .el-dialog {
|
||||
--el-dialog-bg-color: #001238;
|
||||
|
||||
|
||||
::v-deep .el-card__body{
|
||||
background: #fff;
|
||||
}
|
||||
::v-deep .el-card {
|
||||
border: 1px solid #e9e9e9;
|
||||
background: #fff;
|
||||
}
|
||||
.fenye{
|
||||
background: #fff;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user