修改二维码

This commit is contained in:
A1300399510
2023-07-27 17:51:58 +08:00
parent 2580116fc3
commit cb2674fe48
5 changed files with 28 additions and 23 deletions

View File

@@ -161,6 +161,11 @@ defineExpose({
.select-module-box {
padding: 25px 20px 20px 20px;
/deep/ .el-checkbox-group {
display: flex;
flex-wrap: wrap;
}
.top-box {
display: flex;
align-items: center;