gjy 2 年之前
父节点
当前提交
64eac4f077
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/mine/manageVehicles/index.vue

+ 1 - 1
pages/mine/manageVehicles/index.vue

@@ -15,7 +15,7 @@
 		</view>
 		<view class="car-list" v-for="(item,index) in carList" :key="index">
 			<view class="left-img">
-				<image style="width: 100%;height:100%; background-color: #eeeeee;border-radius:10rpx;" mode="widthFix"
+				<image style="width: 125rpx;height:125rpx;box-shadow: 1px 1px 10px #ccc; background-color: #eeeeee;border-radius:10rpx;" mode="aspectFill"
 					:src="item.addressUrl"></image>
 			</view>
 			<view class="car-list-item">