.imgList[data-v-492f0fd2] {
  display: flex;
  flex-wrap: wrap;
}
.imgList-preview[data-v-492f0fd2] {
  margin: 0 8px 8px 0;
  position: relative;
}
.imgList-previewImg[data-v-492f0fd2] {
  display: block;
  width: 70px;
  height: 70px;
  overflow: hidden;
}
.imgList-img[data-v-492f0fd2] {
  width: 70px;
  height: 70px;
}
.imgList-previewDelete[data-v-492f0fd2] {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 0 12px;
}
.imgList-imgInput[data-v-492f0fd2] {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f8fa;
}
