1
@@ -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>