|
@@ -36,7 +36,7 @@ |
|
|
|
|
|
|
|
|
.coupons_info view:nth-child(1) text { |
|
|
.coupons_info view:nth-child(1) text { |
|
|
font-size: 30rpx; |
|
|
font-size: 30rpx; |
|
|
margin-top: 3%; |
|
|
|
|
|
|
|
|
margin-top: 10%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.coupons_info view:nth-child(1) text:nth-child(1) text { |
|
|
.coupons_info view:nth-child(1) text:nth-child(1) text { |
|
@@ -147,7 +147,6 @@ |
|
|
padding: 0 4%; |
|
|
padding: 0 4%; |
|
|
line-height: 87rpx; |
|
|
line-height: 87rpx; |
|
|
background: #fff; |
|
|
background: #fff; |
|
|
border-bottom: 1rpx solid #f5f5f5; |
|
|
|
|
|
border-top: 1rpx solid #f5f5f5; |
|
|
border-top: 1rpx solid #f5f5f5; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
@@ -159,7 +158,7 @@ |
|
|
.notes view:nth-child(2) { |
|
|
.notes view:nth-child(2) { |
|
|
width: 92%; |
|
|
width: 92%; |
|
|
height: auto; |
|
|
height: auto; |
|
|
padding:4%; |
|
|
|
|
|
|
|
|
padding:0 4% 4%; |
|
|
background: #fff; |
|
|
background: #fff; |
|
|
border-bottom: 1rpx solid #f5f5f5; |
|
|
border-bottom: 1rpx solid #f5f5f5; |
|
|
display: flex; |
|
|
display: flex; |
|
|