多选删除图片资源

This commit is contained in:
禺狨
2023-03-13 11:33:46 +08:00
parent 28d192b590
commit d9f002da0a
4 changed files with 39 additions and 23 deletions

View File

@@ -36,6 +36,7 @@
left: 10px;
top: 10px;
z-index: 100;
cursor: pointer;
}
.checked {
@@ -52,6 +53,7 @@
align-items: center;
justify-content: center;
color: #ff4d4f;
cursor: pointer;
}
.imageItem {