2023-10-27

上传模特截取模特图片大小功能
This commit is contained in:
2023-10-27 11:09:32 +08:00
parent bd9dabd21d
commit 9fc8b925ce
25 changed files with 717 additions and 868 deletions

View File

@@ -542,6 +542,24 @@ export default defineComponent({
&.moodb{
margin: 0 2rem 2rem 0;
}
.pin_block{
.ant-checkbox-wrapper{
height: 2.2rem;
align-items: center;
span{
font-size: 1.4rem;
line-height: 2.3rem;
}
.ant-checkbox-inner{
width: 1.6rem;
height: 1.6rem;
}
.ant-checkbox-inner::after{
width: .571428571rem;
height: .914285714rem;
}
}
}
&.active{
opacity: 0.5;
// border: 2px solid;
@@ -551,6 +569,8 @@ export default defineComponent({
}
.pin_block{
pointer-events:none;
}
.operate_file_block{
pointer-events:none;