90 lines
2.8 KiB
Plaintext
90 lines
2.8 KiB
Plaintext
.discount.data-v-1a9bf6de {
|
|
background-color: #F7C54C;
|
|
padding: 20rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail.data-v-1a9bf6de:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
.discount .discount-list .discount-list-detail.data-v-1a9bf6de {
|
|
display: flex;
|
|
background-color: #fff;
|
|
border: 1px solid #eee;
|
|
border-radius: 20rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > ._div.data-v-1a9bf6de {
|
|
padding: 10px 0;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view.data-v-1a9bf6de:nth-of-type(1) {
|
|
width: 60%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view.data-v-1a9bf6de:nth-of-type(1) {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 20%;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view:nth-of-type(1) > ._span.data-v-1a9bf6de {
|
|
color: #C99F22;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view:nth-of-type(1) > text.data-v-1a9bf6de:nth-of-type(1) {
|
|
font-size: 36rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view:nth-of-type(1) > text.data-v-1a9bf6de:nth-of-type(2) {
|
|
font-size: 42rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view.data-v-1a9bf6de:nth-of-type(2) {
|
|
width: 80%;
|
|
padding: 0 20rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view:nth-of-type(2) > text.data-v-1a9bf6de:nth-of-type(1) {
|
|
display: inline;
|
|
font-size: 24rpx;
|
|
color: #C99F22;
|
|
background-color: #FCF1F9;
|
|
padding: 0 20rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(1) > view:nth-of-type(2) > ._p.data-v-1a9bf6de:nth-of-type(2) {
|
|
margin-top: 4px;
|
|
font-size: 12px;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view.data-v-1a9bf6de:nth-of-type(2) {
|
|
width: 40%;
|
|
padding-left: 20rpx;
|
|
text-align: center;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(2) > view.data-v-1a9bf6de:nth-of-type(1) {
|
|
width: 80%;
|
|
height: 20rpx;
|
|
background-color: #D8AC2D;
|
|
margin: 0 auto 10rpx;
|
|
border-radius: 20rpx;
|
|
position: relative;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(2) > view:nth-of-type(1) > text.data-v-1a9bf6de {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
display: inline-block;
|
|
width: 40%;
|
|
height: 20rpx;
|
|
background-color: #fff;
|
|
border-radius: 20rpx;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(2) > view.data-v-1a9bf6de:nth-of-type(1) {
|
|
font-size: 24rpx;
|
|
color: #9B780C;
|
|
}
|
|
.discount .discount-list .discount-list-detail > view:nth-of-type(2) .receive.data-v-1a9bf6de {
|
|
padding: 10rpx 20rpx;
|
|
background-color: #2B3142;
|
|
width: 60%;
|
|
margin: 30rpx auto 0;
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
border-radius: 60rpx;
|
|
}
|
|
|