|
|
|
@ -662,8 +662,8 @@ page {
|
|
|
|
|
bottom: 0; |
|
|
|
|
left: 0; |
|
|
|
|
width: 100%; |
|
|
|
|
background-color: #f5f5f5; |
|
|
|
|
border-radius: 0.16 * 100rpx 0.16 * 100rpx 0 0; |
|
|
|
|
background-color: #FFFFFF; |
|
|
|
|
border-radius: 28rpx 28rpx 0 0; |
|
|
|
|
z-index: 111; |
|
|
|
|
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); |
|
|
|
|
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); |
|
|
|
@ -685,28 +685,31 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.coupon-list-window .title { |
|
|
|
|
height: 1.24 * 100rpx; |
|
|
|
|
height: 104rpx; |
|
|
|
|
// height: 1.24 * 100rpx; |
|
|
|
|
width: 100%; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 1.24 * 100rpx; |
|
|
|
|
line-height: 104rpx; |
|
|
|
|
// line-height: 1.24 * 100rpx; |
|
|
|
|
font-size: 0.32 * 100rpx; |
|
|
|
|
font-weight: bold; |
|
|
|
|
position: relative; |
|
|
|
|
color: #333; |
|
|
|
|
color: #3A3A3C; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.coupon-list-window .title .iconfont { |
|
|
|
|
position: absolute; |
|
|
|
|
right: 0.3 * 100rpx; |
|
|
|
|
right: 32rpx; |
|
|
|
|
// right: 0.3 * 100rpx; |
|
|
|
|
top: 50%; |
|
|
|
|
transform: translateY(-50%); |
|
|
|
|
font-size: 0.35 * 100rpx; |
|
|
|
|
color: #8a8a8a; |
|
|
|
|
color: #999999; |
|
|
|
|
font-weight: normal; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.coupon-list-window .coupon-list { |
|
|
|
|
margin: 0 0 0.5 * 100rpx 0; |
|
|
|
|
// margin: 0 0 0.5 * 100rpx 0; |
|
|
|
|
height: 5.5 * 100rpx; |
|
|
|
|
overflow: auto; |
|
|
|
|
} |
|
|
|
@ -836,7 +839,7 @@ page {
|
|
|
|
|
height: 54rpx; |
|
|
|
|
background: #E3E3E3; |
|
|
|
|
border-radius: 8rpx; |
|
|
|
|
padding: 0 14rpx; |
|
|
|
|
padding: 0 32rpx; |
|
|
|
|
font-size: 20rpx; |
|
|
|
|
font-family: PingFang SC; |
|
|
|
|
font-weight: 500; |
|
|
|
@ -1129,17 +1132,18 @@ page {
|
|
|
|
|
font-size: 0.32 * 100rpx; |
|
|
|
|
font-weight: bold; |
|
|
|
|
text-align: center; |
|
|
|
|
height: 1.23 * 100rpx; |
|
|
|
|
line-height: 1.23 * 100rpx; |
|
|
|
|
height: 104rpx; |
|
|
|
|
line-height: 104rpx; |
|
|
|
|
position: relative; |
|
|
|
|
color: #333; |
|
|
|
|
color: #3A3A3C; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .title .iconfont { |
|
|
|
|
position: absolute; |
|
|
|
|
right: 0.3 * 100rpx; |
|
|
|
|
color: #8a8a8a; |
|
|
|
|
font-size: 0.35 * 100rpx; |
|
|
|
|
right: 32rpx; |
|
|
|
|
color: #999999; |
|
|
|
|
font-weight: normal; |
|
|
|
|
font-size: 40rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .list { |
|
|
|
@ -1149,17 +1153,17 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .list .item { |
|
|
|
|
margin-left: 0.3 * 100rpx; |
|
|
|
|
padding-right: 0.3 * 100rpx; |
|
|
|
|
margin-left: 32rpx; |
|
|
|
|
padding-right: 32rpx; |
|
|
|
|
border-bottom: 1px solid #eee; |
|
|
|
|
height: 1.29 * 100rpx; |
|
|
|
|
font-size: 0.25 * 100rpx; |
|
|
|
|
color: #333; |
|
|
|
|
font-size: 26rpx; |
|
|
|
|
color: #3A3A3C; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .list .item .iconfont { |
|
|
|
|
font-size: 0.37 * 100rpx; |
|
|
|
|
color: #2c2c2c; |
|
|
|
|
color: #3A3A3C; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .list .item .iconfont.icon-complete { |
|
|
|
@ -1172,7 +1176,7 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .list .item .addressTxt .name { |
|
|
|
|
font-size: 0.28 * 100rpx; |
|
|
|
|
font-size: 24rpx; |
|
|
|
|
font-weight: bold; |
|
|
|
|
color: #282828; |
|
|
|
|
margin-bottom: 0.04 * 100rpx; |
|
|
|
@ -1183,15 +1187,15 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .addressBnt { |
|
|
|
|
font-size: 0.3 * 100rpx; |
|
|
|
|
font-size: 26rpx; |
|
|
|
|
font-weight: bold; |
|
|
|
|
color: #fff; |
|
|
|
|
width: 6.9 * 100rpx; |
|
|
|
|
height: 0.86 * 100rpx; |
|
|
|
|
border-radius: 0.43 * 100rpx; |
|
|
|
|
width: 686rpx; |
|
|
|
|
height: 70rpx; |
|
|
|
|
border-radius: 16rpx; |
|
|
|
|
text-align: center; |
|
|
|
|
line-height: 0.86 * 100rpx; |
|
|
|
|
margin: 0.85 * 100rpx auto; |
|
|
|
|
line-height: 70rpx; |
|
|
|
|
margin: 60rpx auto 70rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.address-window .pictrue { |
|
|
|
@ -3249,14 +3253,14 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.order-submission .address .addressCon .name { |
|
|
|
|
font-size: 0.3 * 100rpx; |
|
|
|
|
color: #282828; |
|
|
|
|
font-weight: bold; |
|
|
|
|
margin-bottom: 0.1 * 100rpx; |
|
|
|
|
font-size: 24rpx; |
|
|
|
|
color: #3A3A3C; |
|
|
|
|
line-height: 32rpx; |
|
|
|
|
// margin-bottom: 0.1 * 100rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.order-submission .address .addressCon .name .phone { |
|
|
|
|
margin-left: 0.5 * 100rpx; |
|
|
|
|
margin-left: 20rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.order-submission .address .addressCon .default { |
|
|
|
|