浏览代码

样式修改

lilei 4 年之前
父节点
当前提交
723e646f98
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      pages/store/storeList.vue

+ 4 - 4
pages/store/storeList.vue

@@ -22,7 +22,7 @@
 					</view>
 				</view>
 				<view class="list-right">
-					<u-image width="160rpx" height="160rpx" :border-radius="10" :src="getStoreStatus(item)"></u-image>
+					<u-image width="110rpx" height="110rpx" :border-radius="10" :src="getStoreStatus(item)"></u-image>
 				</view>
 			</view>
 		</scroll-view>
@@ -43,7 +43,7 @@
 						addrDetail: '陕西省西安市未央区北二环贞观路',
 						name: '贞观路站',
 						distance: 0.1,
-						time: '8:00-22:00',
+						time: '8:00-22:00',
 						status: 1
 					},
 					{
@@ -52,7 +52,7 @@
 						addrDetail: '陕西省西安市未央区北二环贞观路二环贞观路',
 						name: '贞观路站',
 						distance: 0.1,
-						time: '8:00-22:00',
+						time: '8:00-22:00',
 						status: 0
 					},
 					{
@@ -61,7 +61,7 @@
 						addrDetail: '陕西省西安市未央区北二环贞观路',
 						name: '贞观路站',
 						distance: 0.1,
-						time: '8:00-22:00',
+						time: '8:00-22:00',
 						status: 2
 					}
 				],