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.
327 lines
6.9 KiB
327 lines
6.9 KiB
.cantClick.data-v-aafaf96e {
|
|
pointer-events: none !important;
|
|
}
|
|
.dotLeft.data-v-aafaf96e {
|
|
right: 47rpx;
|
|
position: relative;
|
|
bottom: 14rpx;
|
|
display: inline-block;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
border-radius: 50%;
|
|
background: #f0edf4;
|
|
}
|
|
.dotRight.data-v-aafaf96e {
|
|
left: 47rpx;
|
|
position: relative;
|
|
bottom: 14rpx;
|
|
display: inline-block;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
border-radius: 50%;
|
|
background: #f0edf4;
|
|
}
|
|
.nwrap.data-v-aafaf96e {
|
|
white-space: nowrap;
|
|
}
|
|
.switchOn > view.data-v-aafaf96e {
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
background: #ff4444;
|
|
box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(255, 68, 68, 0.35);
|
|
border-radius: 50%;
|
|
}
|
|
.grayLine.data-v-aafaf96e {
|
|
border: 2rpx solid #cccccc !important;
|
|
}
|
|
.switchOff > view.data-v-aafaf96e {
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
background: #cccccc;
|
|
box-shadow: 0rpx 2rpx 6rpx 0rpx #cccccc;
|
|
border-radius: 50%;
|
|
}
|
|
.switch.data-v-aafaf96e {
|
|
width: 80rpx;
|
|
height: 40rpx;
|
|
border: 2rpx solid #ff4444;
|
|
border-radius: 20rpx;
|
|
}
|
|
.switch > view.data-v-aafaf96e {
|
|
padding: 6rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.useName.data-v-aafaf96e {
|
|
color: #ff4444;
|
|
font-size: 24rpx;
|
|
}
|
|
.infoMb.data-v-aafaf96e {
|
|
width: 550rpx;
|
|
margin-left: 20rpx;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
.infoMb > view.data-v-aafaf96e {
|
|
vertical-align: middle;
|
|
display: inline-block;
|
|
}
|
|
.infoMb > view > view:nth-child(1) > ._span.data-v-aafaf96e {
|
|
font-size: 28rpx;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.infoMb > view > view:nth-child(2) > ._span.data-v-aafaf96e {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 520rpx;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.infoMb > image.data-v-aafaf96e {
|
|
margin-top: 40rpx;
|
|
float: right;
|
|
vertical-align: middle;
|
|
width: 25rpx;
|
|
height: 30rpx;
|
|
}
|
|
.logoMb.data-v-aafaf96e {
|
|
vertical-align: top;
|
|
display: inline-block;
|
|
}
|
|
.logoMb > image.data-v-aafaf96e {
|
|
height: 100rpx;
|
|
width: 100rpx;
|
|
}
|
|
.shopShow.data-v-aafaf96e {
|
|
background: #ffffff;
|
|
width: 750rpx;
|
|
}
|
|
page.data-v-aafaf96e {
|
|
background-color: #F9F9F9;
|
|
}
|
|
.buyOrder.data-v-aafaf96e {
|
|
background-color: #F9F9F9;
|
|
}
|
|
.checkStoreMbPackage.data-v-aafaf96e {
|
|
border-bottom: 1rpx solid gray;
|
|
padding: 30rpx;
|
|
}
|
|
.input-box.data-v-aafaf96e {
|
|
padding: 20rpx;
|
|
border: 1px solid #cfced3;
|
|
box-shadow: 0 0 10rpx 4rpx #cfced3;
|
|
z-index: 2;
|
|
margin-top: 4rpx;
|
|
position: relative;
|
|
}
|
|
.input-box .consumption-box-input.data-v-aafaf96e {
|
|
background-color: #f4f4f6;
|
|
height: 100rpx;
|
|
padding: 0 20rpx;
|
|
box-shadow: 0 0 10rpx #f4f4f6;
|
|
}
|
|
.input-box .couponPrice-box.data-v-aafaf96e {
|
|
padding: 0 10rpx;
|
|
margin: 30rpx 0;
|
|
}
|
|
.gross-amount.data-v-aafaf96e {
|
|
padding: 30rpx 30rpx 0;
|
|
background-color: #ffffff;
|
|
border-radius: 10rpx;
|
|
position: relative;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.gross-amount .amount-title.data-v-aafaf96e {
|
|
font-weight: bold;
|
|
color: #000000;
|
|
padding-left: 160rpx;
|
|
}
|
|
.gross-amount .amount-img.data-v-aafaf96e {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 10rpx;
|
|
position: absolute;
|
|
top: -26rpx;
|
|
left: 30rpx;
|
|
}
|
|
.gross-amount .amount-img > image.data-v-aafaf96e {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 10rpx;
|
|
}
|
|
.gross-amount .amount-je.data-v-aafaf96e {
|
|
font-size: 24rpx;
|
|
font-weight: bold;
|
|
color: #999999;
|
|
padding: 50rpx 0 30rpx;
|
|
}
|
|
.gross-amount .amount-input.data-v-aafaf96e {
|
|
padding-bottom: 26rpx;
|
|
}
|
|
.gross-amount .amount-input .amount-icon.data-v-aafaf96e {
|
|
font-size: 36rpx;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
vertical-align: top;
|
|
}
|
|
.gross-amount .amount-input .amount-input-p.data-v-aafaf96e {
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
}
|
|
.gross-amount .amount-input .amount-input-l.data-v-aafaf96e {
|
|
font-size: 56rpx;
|
|
font-family: DINPro;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 56rpx;
|
|
}
|
|
.gross-amount .amount-radio.data-v-aafaf96e {
|
|
padding: 30rpx 0;
|
|
border-top: 1rpx solid #eeeeee;
|
|
}
|
|
.gross-amount .amount-radio .radio-name.data-v-aafaf96e {
|
|
font-size: 30rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
flex: 0.95;
|
|
line-height: 60rpx;
|
|
}
|
|
.gross-amount .amount-radio .radio-radio.data-v-aafaf96e {
|
|
flex: 0.05;
|
|
}
|
|
.gross-amount .amount-radio .radio-radio.data-v-aafaf96e .uni-radio-input {
|
|
width: 35rpx;
|
|
height: 35rpx;
|
|
}
|
|
.gross-amount .amount-num.data-v-aafaf96e {
|
|
padding: 40rpx 0;
|
|
border-top: 1rpx solid #EEEEEE;
|
|
font-size: 30rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.gross-amount .amount-num .amount-icon.data-v-aafaf96e {
|
|
flex: 0.5;
|
|
line-height: 40rpx;
|
|
}
|
|
.preferential.data-v-aafaf96e {
|
|
padding: 0rpx 30rpx 0;
|
|
border-radius: 10rpx;
|
|
}
|
|
.preferential .bottom-bor.data-v-aafaf96e {
|
|
padding: 40rpx 0;
|
|
border-bottom: 1rpx solid #eeeeee;
|
|
}
|
|
.preferential .regpack.data-v-aafaf96e {
|
|
font-size: 28rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
flex: 0.5;
|
|
}
|
|
.preferential .regpacknum.data-v-aafaf96e {
|
|
text-align: right;
|
|
font-size: 28rpx;
|
|
flex: 0.5;
|
|
font-family: PingFang SC;
|
|
font-weight: 500;
|
|
color: #ff4444;
|
|
}
|
|
.preferential .mitigate-price.data-v-aafaf96e {
|
|
font-size: 26rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.preferential .settlement.data-v-aafaf96e {
|
|
font-size: 76rpx;
|
|
font-family: DINPro;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.mitigate-pocket.data-v-aafaf96e {
|
|
box-shadow: 0 0 5px #cfced3;
|
|
}
|
|
.mitigate-pocket .mitigate-pocket-fgx.data-v-aafaf96e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin: auto;
|
|
width: 630rpx;
|
|
height: 2rpx;
|
|
border-bottom: 1px dashed #eeeeee;
|
|
}
|
|
.mitigate-pocket.data-v-aafaf96e::before {
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
border-radius: 50%;
|
|
background-color: #f0edf4;
|
|
position: relative;
|
|
}
|
|
.mitigate-pocket.data-v-aafaf96e::after {
|
|
position: relative;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
border-radius: 50%;
|
|
background-color: #f0edf4;
|
|
}
|
|
.mitigate.data-v-aafaf96e {
|
|
padding: 40rpx 30rpx 40rpx 40rpx;
|
|
}
|
|
.mitigate .mitigate-price.data-v-aafaf96e {
|
|
color: #cd8553;
|
|
}
|
|
.store-title.data-v-aafaf96e {
|
|
color: #cd8553;
|
|
background-color: #fef9ed;
|
|
height: 70rpx;
|
|
line-height: 70rpx;
|
|
margin: 0 2rpx;
|
|
}
|
|
.buy-label.data-v-aafaf96e {
|
|
margin: 10rpx 0 20rpx;
|
|
padding: 0 10rpx;
|
|
letter-spacing: 2rpx;
|
|
}
|
|
.submit-btn.data-v-aafaf96e {
|
|
background-color: #FF4444;
|
|
font-size: 28rpx;
|
|
height: 90rpx;
|
|
line-height: 90rpx;
|
|
}
|
|
.hoverButton.data-v-aafaf96e {
|
|
opacity: 0.2;
|
|
background-color: #000000;
|
|
}
|
|
.checkedjifen.data-v-aafaf96e {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
border-radius: 50%;
|
|
background-color: #ffffff;
|
|
border: 1rpx solid #ff4444;
|
|
color: #ff4444;
|
|
line-height: 35rpx;
|
|
margin-right: 10rpx;
|
|
}
|
|
.Showrichtext.data-v-aafaf96e {
|
|
width: 92vw;
|
|
height: 831rpx;
|
|
padding: 30rpx;
|
|
background: #FFFFFF;
|
|
border-radius: 20px 20px 0px 0px;
|
|
}
|
|
.Showrichtext .Showrichtext-title.data-v-aafaf96e {
|
|
font-size: 30rpx;
|
|
font-family: PingFang SC;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
text-align: center;
|
|
padding-bottom: 30rpx;
|
|
}
|
|
|
|
|