zhangdan 4 سال پیش
والد
کامیت
bead676a29
2فایلهای تغییر یافته به همراه6 افزوده شده و 17 حذف شده
  1. 3 1
      pages/index/index.vue
  2. 3 16
      pages/index/order.vue

+ 3 - 1
pages/index/index.vue

@@ -525,7 +525,9 @@
 							min-width: 24.5%;
 						}
 					}
-					
+					.swiper{
+						height: 200rpx;
+					}
 				}
 				.statistics-box:last-child{
 					margin-bottom:0 ;

+ 3 - 16
pages/index/order.vue

@@ -654,13 +654,9 @@
 					margin-bottom: 20rpx;
 				}
 				.list-item{
-					// width: 100%;
 					background-color: #fff;
-					// display: flex;
 					margin: 0 32upx;
 					padding: 30rpx 0;
-					// justify-content: space-between;
-					// align-items:center;
 					border-bottom: 1px solid #E5E5E5;
 					.user-photo{
 						display: block;
@@ -674,12 +670,6 @@
 						margin-bottom: 10upx;
 						color: #666E75;
 					}
-					// .phone:after {
-					//     content: '*';
-					//     color: red;
-					//     font-size: 30upx;
-					// 	line-height: 30upx;
-					// }
 					.list-item-right{
 						font-size: 30rpx;
 						color: #666666;
@@ -706,11 +696,6 @@
 				overflow-y:scroll;
 				padding: 0 26rpx 30rpx;
 			}
-			// .store-image{
-			// 	// display:table-cell;
-			// 	padding:60upx 0;
-			// 	text-align: center;
-			// }
 			.result{
 				background-color: #FFFFFF;
 				padding: 30upx;
@@ -793,7 +778,9 @@
 						min-width: 24.5%;
 					}
 				}
-				
+				.swiper{
+					height: 200rpx;
+				}
 			}
 			.statistics-box:last-child{
 				margin-bottom:0 ;