guhongwei 2 سال پیش
والد
کامیت
1cf471dab5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/match/schedule.wxml

+ 1 - 1
pages/match/schedule.wxml

@@ -54,7 +54,7 @@
         <view class="thr">
             <view class="thr_1">现场图片</view>
             <view class="thr_2">
-                <upload list="{{match_file}}" count="{{4}}" previewSize="{{170}}" bind:imgUpload="imgUpload" bind:imgDel="imgDel"></upload>
+                <upload list="{{match_file}}" count="{{4}}" previewSize="{{162}}" bind:imgUpload="imgUpload" bind:imgDel="imgDel"></upload>
             </view>
         </view>
     </view>