Browse Source

修改bug

chenrui 11 months ago
parent
commit
dda3e1f1f9
1 changed files with 1 additions and 1 deletions
  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>