This commit is contained in:
2023-10-13 17:06:44 +08:00
parent 76315492ad
commit 19a3574fbb
15 changed files with 184 additions and 140 deletions

View File

@@ -1008,7 +1008,7 @@ export default defineComponent({
}
}
}
.detail_Library_item,.detail_Upload_item{
width: 100%;
// height: calc(100% - 19rem);
@@ -1080,6 +1080,23 @@ export default defineComponent({
max-width: 100%;
max-height: 100%;
}
.operate_file_block{
height: 2.5rem;
.select_img_type{
.select_category{
zoom: .8;
.icon-xiala{
zoom: .8;
}
}
.category_list{
margin-top: -.4rem;
.category_item{
zoom: .8;
}
}
}
}
}
.content_img_name{
@@ -1125,7 +1142,9 @@ export default defineComponent({
max-width: 100%;
object-fit: cover;
}
.operate_file_block .select_img_type .select_category{
zoom: .8;
}
.delete_file_block{
display: none;
width: 3.2rem;