Forráskód Böngészése

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

1004749546@qq.com 4 éve
szülő
commit
73a6142ad1
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>