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.
92 lines
2.6 KiB
92 lines
2.6 KiB
|
|
.order-submission .wrapper .shipping ._select.data-v-65513c45 { |
|
color: #999; |
|
padding-right: 0.15*100rpx; |
|
} |
|
.order-submission .wrapper .shipping .iconfont.data-v-65513c45 { |
|
font-size: 0.3*100rpx; |
|
color: #515151; |
|
} |
|
.order-submission .allAddress.data-v-65513c45 { |
|
width: 100%; |
|
background-image: -webkit-linear-gradient(top, #e93323 0%, #f5f5f5 100%); |
|
background-image: linear-gradient(to bottom, #e93323 0%, #f5f5f5 100%); |
|
background-image: -webkit-linear-gradient(to bottom, |
|
#e93323 0%, |
|
#f5f5f5 100%); |
|
background-image: -moz-linear-gradient(to bottom, #e93323 0%, #f5f5f5 100%); |
|
padding-top: 0.2*100rpx; |
|
} |
|
.order-submission .allAddress .nav.data-v-65513c45 { |
|
width: 7.1*100rpx; |
|
margin: 0 auto; |
|
} |
|
.order-submission .allAddress .nav .item.data-v-65513c45 { |
|
width: 3.55*100rpx; |
|
} |
|
.order-submission .allAddress .nav .item.on.data-v-65513c45 { |
|
position: relative; |
|
width: 2.5*100rpx; |
|
} |
|
.order-submission .allAddress .nav .item.on.data-v-65513c45:before { |
|
position: absolute; |
|
bottom: 0; |
|
/*content: "快递配送";*/ |
|
font-size: 0.28*100rpx; |
|
display: block; |
|
height: 0; |
|
width: 3.55*100rpx; |
|
border-width: 0 0.2*100rpx 0.8*100rpx 0; |
|
border-style: none solid solid; |
|
border-color: transparent transparent #fff; |
|
z-index: 9; |
|
border-radius: 0.07*100rpx 0.3*100rpx 0 0; |
|
text-align: center; |
|
line-height: 0.8*100rpx; |
|
} |
|
.order-submission .allAddress .nav .item:nth-of-type(2).on.data-v-65513c45:before { |
|
content: "\5230\5E97\81EA\63D0"; |
|
border-width: 0 0 0.8*100rpx 0.2*100rpx; |
|
border-radius: 0.3*100rpx 0.07*100rpx 0 0; |
|
} |
|
.order-submission .allAddress .nav .item.on2.data-v-65513c45 { |
|
position: relative; |
|
} |
|
.order-submission .allAddress .nav .item.on2.data-v-65513c45:before { |
|
position: absolute; |
|
bottom: 0; |
|
content: "\5230\5E97\81EA\63D0"; |
|
font-size: 0.28*100rpx; |
|
display: block; |
|
height: 0; |
|
width: 4.6*100rpx; |
|
border-width: 0 0 0.6*100rpx 0.6*100rpx; |
|
border-style: none solid solid; |
|
border-color: transparent transparent #f7c1bd; |
|
border-radius: 0.4*100rpx 0.06*100rpx 0 0; |
|
text-align: center; |
|
line-height: 0.6*100rpx; |
|
} |
|
.order-submission .allAddress .nav .item:nth-of-type(1).on2.data-v-65513c45:before { |
|
content: "\5FEB\9012\914D\9001"; |
|
border-width: 0 0.6*100rpx 0.6*100rpx 0; |
|
border-radius: 0.06*100rpx 0.4*100rpx 0 0; |
|
} |
|
.order-submission .allAddress .address.data-v-65513c45 { |
|
box-sizing: border-box; |
|
width: 100%; |
|
height: 1.5*100rpx; |
|
margin: 0 auto; |
|
} |
|
.order-submission .allAddress .line.data-v-65513c45 { |
|
box-sizing: border-box; |
|
width: 100%; |
|
margin: 0 auto; |
|
} |
|
.order-submission .wrapper .item .discount input.data-v-65513c45::-webkit-input-placeholder { |
|
color: #ccc; |
|
} |
|
.order-submission .wrapper .item .discount input.data-v-65513c45::placeholder { |
|
color: #ccc; |
|
} |
|
|
|
|