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.
229 lines
4.7 KiB
229 lines
4.7 KiB
|
|
page {
|
|
background: #f5f5f5;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.orderList.data-v-a91fa2d2 {
|
|
background: #f5f5f5;
|
|
font-size: 0;
|
|
border: 1rpx solid rgba(0, 0, 0, 0);
|
|
}
|
|
.topNav.data-v-a91fa2d2 {
|
|
z-index: 999;
|
|
position: fixed;
|
|
width: 750rpx;
|
|
height: 80rpx;
|
|
background: #ffffff;
|
|
overflow: hidden;
|
|
}
|
|
.topNav > view.data-v-a91fa2d2 {
|
|
overflow: hidden;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
width: 20%;
|
|
}
|
|
.topNav > view > view.data-v-a91fa2d2 {
|
|
overflow: hidden;
|
|
height: 76rpx;
|
|
margin: auto;
|
|
width: 85rpx;
|
|
text-align: center;
|
|
}
|
|
.topNav > view > view > ._span.data-v-a91fa2d2 {
|
|
line-height: 80rpx;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.check.data-v-a91fa2d2 {
|
|
overflow: hidden;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
width: 20%;
|
|
}
|
|
.check > view.data-v-a91fa2d2 {
|
|
border-bottom: 4px solid #ff4444;
|
|
overflow: hidden;
|
|
height: 76rpx;
|
|
margin: auto;
|
|
width: 85rpx;
|
|
text-align: center;
|
|
}
|
|
.check > view > ._span.data-v-a91fa2d2 {
|
|
line-height: 80rpx !important;
|
|
font-size: 28rpx !important;
|
|
font-weight: bold !important;
|
|
color: #333333 !important;
|
|
}
|
|
.orderListsMb.data-v-a91fa2d2 {
|
|
margin: 20rpx auto 0 auto;
|
|
width: 690rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.mbPackage.data-v-a91fa2d2 {
|
|
padding: 30rpx;
|
|
}
|
|
.orderListsMbTitle.data-v-a91fa2d2 {
|
|
padding-bottom: 30rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.orderListsMbTitle > view.data-v-a91fa2d2 {
|
|
vertical-align: middle;
|
|
display: inline-block;
|
|
}
|
|
.orderListsMbTitle > view > view.data-v-a91fa2d2 {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
border-radius: 50%;
|
|
overflow: hidden;
|
|
}
|
|
.orderListsMbTitle > view > view > image.data-v-a91fa2d2 {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.orderListsMbTitle > view > ._span.data-v-a91fa2d2 {
|
|
margin-left: 10rpx;
|
|
vertical-align: middle;
|
|
font-size: 24rpx;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.orderListsMbTitle > ._span.data-v-a91fa2d2 {
|
|
vertical-align: middle;
|
|
font-size: 24rpx;
|
|
color: #ff4444;
|
|
}
|
|
.orderListsMbBody.data-v-a91fa2d2 {
|
|
padding: 30rpx 0;
|
|
}
|
|
.orderListsMbBody > view.data-v-a91fa2d2 {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
.orderListsImg.data-v-a91fa2d2 {
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
}
|
|
.orderListsImg > image.data-v-a91fa2d2 {
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
}
|
|
.orderListsInfo.data-v-a91fa2d2 {
|
|
width: 441rpx;
|
|
margin-left: 30rpx;
|
|
}
|
|
.orderListsInfo > view.data-v-a91fa2d2:nth-child(1) {
|
|
min-height: 70rpx;
|
|
}
|
|
.orderListsInfo > view:nth-child(1) > ._span.data-v-a91fa2d2 {
|
|
font-size: 28rpx;
|
|
color: #333333;
|
|
}
|
|
.orderListsInfo > view.data-v-a91fa2d2:nth-child(2) {
|
|
height: 35rpx;
|
|
margin-top: 5rpx;
|
|
}
|
|
.orderListsInfo > view:nth-child(2) > ._span.data-v-a91fa2d2 {
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.orderListsInfo > view.data-v-a91fa2d2:nth-child(3) {
|
|
margin-top: 10rpx;
|
|
}
|
|
.orderListsInfo > view:nth-child(3) > ._span.data-v-a91fa2d2 {
|
|
font-size: 24rpx;
|
|
color: #333333;
|
|
}
|
|
.orderListsMbFoot.data-v-a91fa2d2 {
|
|
padding: 30rpx 0 0 0;
|
|
}
|
|
.orderListsPrice.data-v-a91fa2d2 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.orderListsPrice > view.data-v-a91fa2d2 {
|
|
display: inline-block;
|
|
}
|
|
.orderListsPrice > view > ._span.data-v-a91fa2d2:nth-child(1) {
|
|
font-size: 24rpx;
|
|
color: #333333;
|
|
}
|
|
.orderListsPrice > view > ._span.data-v-a91fa2d2:nth-child(2) {
|
|
margin-left: 20rpx;
|
|
font-size: 24rpx;
|
|
color: #333333;
|
|
}
|
|
.orderListsPrice > view > ._span:nth-child(2) > ._span.data-v-a91fa2d2 {
|
|
color: #ff4444;
|
|
}
|
|
.orderListsButton.data-v-a91fa2d2 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.viewButon.data-v-a91fa2d2 {
|
|
margin-top: 20rpx;
|
|
}
|
|
.buttonRed.data-v-a91fa2d2 {
|
|
margin-left: 20rpx;
|
|
display: inline-block;
|
|
text-align: center;
|
|
width: 130rpx;
|
|
height: 50rpx;
|
|
background: #ff4444;
|
|
border-radius: 25rpx;
|
|
}
|
|
.buttonRed > ._span.data-v-a91fa2d2 {
|
|
line-height: 50rpx;
|
|
font-size: 24rpx;
|
|
color: #ffffff;
|
|
}
|
|
.buttonYello.data-v-a91fa2d2 {
|
|
margin-left: 20rpx;
|
|
display: inline-block;
|
|
text-align: center;
|
|
width: 130rpx;
|
|
height: 50rpx;
|
|
background: #F8C31F;
|
|
border-radius: 25rpx;
|
|
}
|
|
.buttonYello > ._span.data-v-a91fa2d2 {
|
|
line-height: 50rpx;
|
|
font-size: 24rpx;
|
|
color: #ffffff;
|
|
}
|
|
.buttonWhite.data-v-a91fa2d2 {
|
|
margin-left: 20rpx;
|
|
display: inline-block;
|
|
width: 130rpx;
|
|
height: 50rpx;
|
|
border: 1rpx solid #cccccc;
|
|
border-radius: 25rpx;
|
|
text-align: center;
|
|
}
|
|
.buttonWhite > ._span.data-v-a91fa2d2 {
|
|
line-height: 50rpx;
|
|
font-size: 24rpx;
|
|
color: #333333;
|
|
}
|
|
.full.data-v-a91fa2d2 {
|
|
width: 750rpx;
|
|
height: 115rpx;
|
|
text-align: center;
|
|
}
|
|
.full > ._span.data-v-a91fa2d2 {
|
|
line-height: 115rpx;
|
|
font-size: 30rpx;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.orderLists.data-v-a91fa2d2 {
|
|
margin: 80rpx 0 170rpx 0;
|
|
width: 750rpx;
|
|
}
|
|
|
|
|