Parcourir la source

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

1004749546@qq.com il y a 5 ans
Parent
commit
76c4d6b1ca
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" :border-radius="10" mode="aspectFit" :src="getStoreStatus(item)"></u-image>
+					<u-image width="180rpx" height="120rpx" mode="aspectFit" :src="getStoreStatus(item)"></u-image>
 					<u-icon size="30" color="#999" name="arrow-right"></u-icon>
 				</view>
 			</view>