|
|
@@ -44,7 +44,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-info-price { |
|
|
|
padding: 32rpx 0 0; |
|
|
|
padding: 16rpx 0 0; |
|
|
|
} |
|
|
|
|
|
|
|
.i { |
|
|
@@ -56,7 +56,7 @@ |
|
|
|
display: inline-block; |
|
|
|
font-size: 36rpx; |
|
|
|
color: #f96563; |
|
|
|
line-height: 50rpx; |
|
|
|
line-height: 27rpx; |
|
|
|
font-weight: 600; |
|
|
|
} |
|
|
|
|
|
|
@@ -115,10 +115,11 @@ |
|
|
|
width: 138rpx !important; |
|
|
|
line-height: 50rpx !important; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-btn-gms { |
|
|
|
background: #999!important; |
|
|
|
background: #999 !important; |
|
|
|
border-radius: 10rpx !important; |
|
|
|
opacity: .6; |
|
|
|
opacity: 0.6; |
|
|
|
margin: 0 !important; |
|
|
|
padding: 0 !important; |
|
|
|
font-family: PingFangSC-Semibold; |
|
|
@@ -129,6 +130,7 @@ |
|
|
|
width: 138rpx !important; |
|
|
|
line-height: 50rpx !important; |
|
|
|
} |
|
|
|
|
|
|
|
.subtitle { |
|
|
|
font-size: 24rpx; |
|
|
|
color: #6f6f6f; |
|
|
@@ -149,6 +151,18 @@ |
|
|
|
display: inline-block; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-info-manjian1 { |
|
|
|
color: #ccc !important; |
|
|
|
font-weight: normal; |
|
|
|
font-size: 20rpx; |
|
|
|
line-height: 20rpx; |
|
|
|
display: inline-block; |
|
|
|
overflow: hidden; |
|
|
|
white-space: nowrap; |
|
|
|
text-overflow: ellipsis; |
|
|
|
width: 300rpx; |
|
|
|
} |
|
|
|
|
|
|
|
/**上拉加载更多**/ |
|
|
|
|
|
|
|
.userinfo { |
|
|
|