Parcourir la source

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
网点列表样式修改

1004749546@qq.com il y a 5 ans
Parent
commit
73a6142ad1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/store/storeList.vue

+ 1 - 1
pages/store/storeList.vue

@@ -24,7 +24,7 @@
 					</view>
 				</view>
 				<view class="list-right">
-					<u-image width="180rpx" height="120rpx" mode="aspectFit" :src="getStoreStatus(item)"></u-image>
+					<u-image width="110rpx" height="110rpx" mode="aspectFit" :src="getStoreStatus(item)"></u-image>
 					<u-icon size="30" color="#999" name="arrow-right"></u-icon>
 				</view>
 			</view>