Browse Source

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

1004749546@qq.com 4 năm trước cách đây
mục cha
commit
73a6142ad1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>