jinchaoyu 1 year ago
parent
commit
907e6d6aff

+ 4 - 4
pages/groupbuying_details/index.vue

@@ -2280,11 +2280,10 @@ action-sheet-item {
 	justify-content: space-between;
 	display: flex;
 	width: 100%;
-	height: 84rpx;
+	height: 44rpx;
 	font-size: 24rpx;
 	font-weight: 400;
 	color: #333333;
-	line-height: 44rpx;
 
 	image {
 		width: 40rpx;
@@ -2384,6 +2383,7 @@ action-sheet-item {
 .groupbuying-log {
 	margin: 30rpx;
 	padding: 20rpx 0;
+	padding-top:0;
 	width: 95%;
 	background: #FFFFFF;
 
@@ -2405,7 +2405,7 @@ action-sheet-item {
 			font-size: 24rpx;
 			font-weight: 400;
 			color: #999999;
-			line-height: 34rpx;
+			line-height: 44rpx;
 		}
 	}
 
@@ -2477,7 +2477,7 @@ action-sheet-item {
 			font-size: 24rpx;
 			font-weight: 400;
 			color: #999999;
-			line-height: 34rpx;
+			line-height: 44rpx;
 		}
 	}
 

+ 2 - 2
pages/index/diy/components/latestGroupBuying.vue

@@ -330,11 +330,11 @@ export default {
 	justify-content: space-between;
 	display: flex;
 	width: 100%;
-	height: 84rpx;
+	height: 44rpx;
 	font-size: 24rpx;
 	font-weight: 400;
 	color: #333333;
-	line-height: 84rpx;
+	line-height: 44rpx;
 
 	image {
 		width: 40rpx;