瀏覽代碼

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

1004749546@qq.com 4 年之前
父節點
當前提交
73a6142ad1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>