|
@@ -10,23 +10,21 @@ page { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.coupons-body { |
|
|
.coupons-body { |
|
|
padding:40rpx 40rpx; |
|
|
|
|
|
|
|
|
/* padding:40rpx 40rpx; */ |
|
|
flex: 1; |
|
|
flex: 1; |
|
|
/* overflow: auto; */ |
|
|
/* overflow: auto; */ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.banner { |
|
|
.banner { |
|
|
position: relative; |
|
|
position: relative; |
|
|
width: 670rpx; |
|
|
|
|
|
height: 300rpx; |
|
|
|
|
|
|
|
|
width:750rpx; |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
box-shadow:0px 14px 26px 0px rgba(199,203,211,1); |
|
|
|
|
|
|
|
|
/* box-shadow:0px 14px 26px 0px rgba(199,203,211,1); */ |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.banner image { |
|
|
.banner image { |
|
|
width: 670rpx; |
|
|
|
|
|
height: 300rpx; |
|
|
|
|
|
|
|
|
width: 100%; |
|
|
border-radius: 12rpx; |
|
|
border-radius: 12rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
@@ -35,10 +33,9 @@ page { |
|
|
z-index: 1000000000; |
|
|
z-index: 1000000000; |
|
|
background: #fff; |
|
|
background: #fff; |
|
|
border-radius: 12rpx; |
|
|
border-radius: 12rpx; |
|
|
width: 100%; |
|
|
|
|
|
/* height: 212rpx; */ |
|
|
|
|
|
/* margin:44rpx auto 0; */ |
|
|
|
|
|
|
|
|
width: 94%; |
|
|
padding-bottom: 20rpx; |
|
|
padding-bottom: 20rpx; |
|
|
|
|
|
margin: 20rpx auto 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.act text { |
|
|
.act text { |
|
|