chenrui %!s(int64=2) %!d(string=hai) anos
pai
achega
07a9255546
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/vinAnalyse/fitProductlist.vue

+ 1 - 1
pages/vinAnalyse/fitProductlist.vue

@@ -24,7 +24,7 @@
 				</view>
 			</view>
 		</view>
-		<view style="height:122rpx;vertical-align: top;"></view>
+		<view style="height:112rpx;vertical-align: top;"></view>
 		<view v-if="list.length > 0">
 			<view class="listBox" v-for="(item, i) in list" :key="i">
 				<view class="listBox_l"><image :src="item.images ? item.images : `../../static/${theme}/def_img@2x.png`" width="100%" height="100%"></image></view>