|
|
|
@ -1329,11 +1329,12 @@ export default { |
|
|
|
|
.save-btn { |
|
|
|
|
width: 335rpx; |
|
|
|
|
line-height: 74rpx; |
|
|
|
|
background: linear-gradient( |
|
|
|
|
90deg, |
|
|
|
|
rgba(233, 180, 97, 1), |
|
|
|
|
rgba(238, 204, 137, 1) |
|
|
|
|
); |
|
|
|
|
// background: linear-gradient( |
|
|
|
|
// 90deg, |
|
|
|
|
// rgba(233, 180, 97, 1), |
|
|
|
|
// rgba(238, 204, 137, 1) |
|
|
|
|
// ); |
|
|
|
|
background-color: #F45F77; |
|
|
|
|
border-radius: 37rpx; |
|
|
|
|
font-size: 28rpx; |
|
|
|
|
font-weight: 400; |
|
|
|
@ -1362,7 +1363,7 @@ export default { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.nav-title--active { |
|
|
|
|
color: #a8700d; |
|
|
|
|
color: #F45F77; |
|
|
|
|
font-size: 26rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -1413,7 +1414,7 @@ export default { |
|
|
|
|
|
|
|
|
|
.add-address-box { |
|
|
|
|
min-height: 100rpx; |
|
|
|
|
background: url($IMG_URL + "/imgs/order/order_address_line.png") no-repeat; |
|
|
|
|
// background: url($IMG_URL + "/imgs/order/order_address_line.png") no-repeat; |
|
|
|
|
background-size: 100% auto; |
|
|
|
|
background-position: bottom center; |
|
|
|
|
|
|
|
|
@ -1438,7 +1439,7 @@ export default { |
|
|
|
|
border-radius: 6rpx; |
|
|
|
|
padding: 0 16rpx; |
|
|
|
|
line-height: 38rpx; |
|
|
|
|
color: #a8700d; |
|
|
|
|
color: #F45F77; |
|
|
|
|
font-size: 22rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -1598,11 +1599,12 @@ export default { |
|
|
|
|
.sub-btn { |
|
|
|
|
width: 210rpx; |
|
|
|
|
line-height: 70rpx; |
|
|
|
|
background: linear-gradient( |
|
|
|
|
90deg, |
|
|
|
|
rgba(233, 180, 97, 1), |
|
|
|
|
rgba(238, 204, 137, 1) |
|
|
|
|
); |
|
|
|
|
// background: linear-gradient( |
|
|
|
|
// 90deg, |
|
|
|
|
// rgba(233, 180, 97, 1), |
|
|
|
|
// rgba(238, 204, 137, 1) |
|
|
|
|
// ); |
|
|
|
|
background-color: #F45F77; |
|
|
|
|
box-shadow: 0px 7rpx 6rpx 0px rgba(229, 138, 0, 0.22); |
|
|
|
|
border-radius: 50rpx; |
|
|
|
|
font-size: 28rpx; |
|
|
|
@ -1728,7 +1730,7 @@ export default { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.head-nav__title--active { |
|
|
|
|
color: #a8700d; |
|
|
|
|
color: #F45F77; |
|
|
|
|
font-size: 26rpx; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -1840,7 +1842,7 @@ export default { |
|
|
|
|
border-radius: 6rpx; |
|
|
|
|
padding: 0 16rpx; |
|
|
|
|
line-height: 38rpx; |
|
|
|
|
color: #a8700d; |
|
|
|
|
color: #F45F77; |
|
|
|
|
font-size: 22rpx; |
|
|
|
|
margin-right: 20rpx; |
|
|
|
|
} |
|
|
|
@ -1958,11 +1960,12 @@ export default { |
|
|
|
|
.save-btn { |
|
|
|
|
width: 335rpx; |
|
|
|
|
line-height: 74rpx; |
|
|
|
|
background: linear-gradient( |
|
|
|
|
90deg, |
|
|
|
|
rgba(233, 180, 97, 1), |
|
|
|
|
rgba(238, 204, 137, 1) |
|
|
|
|
); |
|
|
|
|
// background: linear-gradient( |
|
|
|
|
// 90deg, |
|
|
|
|
// rgba(233, 180, 97, 1), |
|
|
|
|
// rgba(238, 204, 137, 1) |
|
|
|
|
// ); |
|
|
|
|
background-color: #F45F77; |
|
|
|
|
border-radius: 37rpx; |
|
|
|
|
font-size: 28rpx; |
|
|
|
|
font-weight: 400; |
|
|
|
@ -1993,11 +1996,12 @@ export default { |
|
|
|
|
.save-btn { |
|
|
|
|
width: 690rpx; |
|
|
|
|
line-height: 80rpx; |
|
|
|
|
background: linear-gradient( |
|
|
|
|
90deg, |
|
|
|
|
rgba(240, 199, 133, 1), |
|
|
|
|
rgba(246, 214, 157, 1) |
|
|
|
|
); |
|
|
|
|
// background: linear-gradient( |
|
|
|
|
// 90deg, |
|
|
|
|
// rgba(240, 199, 133, 1), |
|
|
|
|
// rgba(246, 214, 157, 1) |
|
|
|
|
// ); |
|
|
|
|
background-color: #F45F77; |
|
|
|
|
border-radius: 40rpx; |
|
|
|
|
font-size: 30rpx; |
|
|
|
|
|
|
|
|
|