소스 검색

修改bug

chenrui 11 달 전
부모
커밋
dda3e1f1f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/promotionManagement/promotionInfo/detailModal.vue

+ 1 - 1
src/views/promotionManagement/promotionInfo/detailModal.vue

@@ -30,7 +30,7 @@
               width="80"
               height="80"
               v-for="(con,i) in imageSet"
-              style="margin-right:10px;"
+              style="margin-right:10px;object-fit: cover;"
               :key="i"/>
             <div class="upload-desc">说明:单张大小小于10Mb,最多10张;建议尺寸:宽(420px)*高(230px)</div>
           </a-form-model-item>