You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
2.6 KiB
108 lines
2.6 KiB
.tips.data-v-b2c1209a { |
|
font-size: 28rpx; |
|
color: #FF1F00; |
|
line-height: 34rpx; |
|
} |
|
.order-submission.data-v-b2c1209a { |
|
background: #F5F6F7; |
|
padding: 20rpx; |
|
} |
|
.order-submission .wrapper.data-v-b2c1209a { |
|
border-radius: 10rpx; |
|
} |
|
.order-submission .wrapper .shipping ._select.data-v-b2c1209a { |
|
color: #999; |
|
padding-right: 15rpx; |
|
} |
|
.order-submission .wrapper .shipping .iconfont.data-v-b2c1209a { |
|
font-size: 30rpx; |
|
color: #515151; |
|
} |
|
.order-submission .allAddress.data-v-b2c1209a { |
|
width: 100%; |
|
background-color: #fff; |
|
margin: 20rpx 0; |
|
border-radius: 10rpx; |
|
} |
|
.order-submission .allAddress .nav.data-v-b2c1209a { |
|
margin: 0 auto; |
|
padding: 0 30rpx; |
|
width: 100%; |
|
box-sizing: border-box; |
|
} |
|
.order-submission .allAddress .nav .item.data-v-b2c1209a { |
|
-webkit-box-flex: 1; |
|
-webkit-flex: 1; |
|
flex: 1; |
|
position: relative; |
|
} |
|
.order-submission .allAddress .nav .item.on.data-v-b2c1209a { |
|
position: relative; |
|
} |
|
.order-submission .allAddress .nav .item.on.data-v-b2c1209a:before { |
|
position: absolute; |
|
bottom: 0; |
|
content: '快递配送'; |
|
font-size: 28rpx; |
|
display: block; |
|
height: 0; |
|
left: 0; |
|
right: 0; |
|
border-width: 40rpx; |
|
border-style: solid; |
|
border-color: #fff; |
|
z-index: 9; |
|
text-align: center; |
|
line-height: 14rpx; |
|
} |
|
.order-submission .allAddress .nav .item:nth-of-type(2).on.data-v-b2c1209a:before { |
|
content: '到店自提'; |
|
border-width: 40rpx; |
|
} |
|
.order-submission .allAddress .nav .item.on2.data-v-b2c1209a { |
|
position: relative; |
|
} |
|
.order-submission .allAddress .nav .item.on2.data-v-b2c1209a:before { |
|
position: absolute; |
|
bottom: 0; |
|
content: '到店自提'; |
|
font-size: 28rpx; |
|
display: block; |
|
height: 0; |
|
left: 0; |
|
right: 0; |
|
border-width: 40rpx; |
|
border-style: solid; |
|
border-color: #d5e6e6; |
|
text-align: center; |
|
line-height: 14rpx; |
|
} |
|
.order-submission .wrapper .item .discount .integral.data-v-b2c1209a { |
|
margin-right: 0rpx; |
|
} |
|
.order-submission .allAddress .nav .item:nth-of-type(1).on2.data-v-b2c1209a:before { |
|
content: '快递配送'; |
|
border-width: 40rpx; |
|
} |
|
.order-submission .allAddress .address.data-v-b2c1209a { |
|
width: 690rpx; |
|
height: 170rpx; |
|
margin: 0 auto; |
|
box-sizing: border-box; |
|
} |
|
.order-submission .allAddress .address .addressCon .name.data-v-b2c1209a { |
|
margin-bottom: 20rpx; |
|
font-size: 32rpx; |
|
} |
|
.order-submission .wrapper .item .discount input.data-v-b2c1209a::-webkit-input-placeholder { |
|
color: #ccc; |
|
} |
|
.order-submission .wrapper .item .discount input.data-v-b2c1209a::placeholder { |
|
color: #ccc; |
|
} |
|
.order-submission .footer .total-word.data-v-b2c1209a { |
|
color: #e93323; |
|
font-weight: bold; |
|
font-size: 32rpx; |
|
} |
|
|
|
|