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.
174 lines
3.4 KiB
174 lines
3.4 KiB
3 years ago
|
.no-express.data-v-e60d9068 {
|
||
|
margin: 150rpx 0;
|
||
|
}
|
||
|
.no-express image.data-v-e60d9068 {
|
||
|
width: 600rpx;
|
||
|
margin: 0 auto;
|
||
|
display: block;
|
||
|
}
|
||
|
.message-text.data-v-e60d9068 {
|
||
|
font-family: MicrosoftYaHei;
|
||
|
font-size: 100rpx;
|
||
|
font-weight: normal;
|
||
|
font-stretch: normal;
|
||
|
line-height: 300rpx;
|
||
|
letter-spacing: 0rpx;
|
||
|
color: #333333;
|
||
|
width: 50%;
|
||
|
}
|
||
|
.fontblack.data-v-e60d9068 {
|
||
|
color: #999999;
|
||
|
}
|
||
|
.img2.data-v-e60d9068 {
|
||
|
width: 81rpx;
|
||
|
height: 80rpx;
|
||
|
float: right;
|
||
|
}
|
||
|
.addressshow2.data-v-e60d9068 {
|
||
|
height: auto;
|
||
|
overflow: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
display: -webkit-box;
|
||
|
width: 75%;
|
||
|
-webkit-line-clamp: 2;
|
||
|
-webkit-box-orient: vertical;
|
||
|
white-space: normal;
|
||
|
word-wrap: break-word;
|
||
|
word-break: break-all;
|
||
|
font-size: 100rpx;
|
||
|
}
|
||
|
.addressshow1.data-v-e60d9068 {
|
||
|
height: auto;
|
||
|
overflow: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
display: -webkit-box;
|
||
|
width: 75%;
|
||
|
-webkit-line-clamp: 1;
|
||
|
-webkit-box-orient: vertical;
|
||
|
white-space: normal;
|
||
|
word-wrap: break-word;
|
||
|
word-break: break-all;
|
||
|
font-size: 100rpx;
|
||
|
}
|
||
|
.orderTitle.data-v-e60d9068 {
|
||
|
font-size: 100rpx;
|
||
|
color: #333333;
|
||
|
height: auto;
|
||
|
overflow: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
display: -webkit-box;
|
||
|
-webkit-line-clamp: 2;
|
||
|
-webkit-box-orient: vertical;
|
||
|
white-space: normal;
|
||
|
word-wrap: break-word;
|
||
|
word-break: break-all;
|
||
|
height: 250rpx;
|
||
|
}
|
||
|
.orderDetail.data-v-e60d9068 {
|
||
|
font-size: 26rpx;
|
||
|
color: #666666;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.border-ceter.data-v-e60d9068 {
|
||
|
width: 92%;
|
||
|
padding-left: 15px;
|
||
|
padding-right: 15px;
|
||
|
}
|
||
|
.pay-button.data-v-e60d9068 {
|
||
|
width: 88%;
|
||
|
height: 260rpx;
|
||
|
position: relative;
|
||
|
background-color: red;
|
||
|
color: white;
|
||
|
margin-left: 6%;
|
||
|
}
|
||
|
._ul view.data-v-e60d9068 {
|
||
|
list-style: none;
|
||
|
font-size: 24rpx;
|
||
|
}
|
||
|
.track-list.data-v-e60d9068 {
|
||
|
position: relative;
|
||
|
}
|
||
|
.track-list > view.data-v-e60d9068 {
|
||
|
position: relative;
|
||
|
padding: 0 0 50rpx 20rpx;
|
||
|
}
|
||
|
.track-list .track-list-item.data-v-e60d9068 {
|
||
|
position: relative;
|
||
|
padding: 0 0 50rpx 20rpx;
|
||
|
line-height: 30rpx;
|
||
|
border-left: 1px solid #d9d9d9;
|
||
|
color: #999;
|
||
|
}
|
||
|
.track-list view.first.data-v-e60d9068 {
|
||
|
color: red;
|
||
|
padding-top: 0;
|
||
|
width: 100%;
|
||
|
text-align: left;
|
||
|
border-left: 1px solid #d9d9d9;
|
||
|
}
|
||
|
.track-list view.node-icon.data-v-e60d9068 {
|
||
|
position: absolute;
|
||
|
left: -6.5px;
|
||
|
border-radius: 50%;
|
||
|
width: 20rpx;
|
||
|
height: 20rpx;
|
||
|
top: 4px;
|
||
|
background-color: #b2b2b2;
|
||
|
padding: 0 !important;
|
||
|
}
|
||
|
.track-list view.active .node-icon.data-v-e60d9068 {
|
||
|
background-position: 0 -72px;
|
||
|
background-color: #ea7c0a;
|
||
|
width: 30rpx;
|
||
|
z-index: 2;
|
||
|
height: 30rpx;
|
||
|
position: absolute;
|
||
|
left: -19rpx;
|
||
|
top: 0;
|
||
|
border-radius: 50%;
|
||
|
}
|
||
|
.track-list view.time.data-v-e60d9068 {
|
||
|
margin-right: 20px;
|
||
|
position: relative;
|
||
|
top: 4px;
|
||
|
display: inline-block;
|
||
|
vertical-align: middle;
|
||
|
color: #999;
|
||
|
width: 100%;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.track-list view.txt.data-v-e60d9068 {
|
||
|
position: relative;
|
||
|
display: inline-block;
|
||
|
vertical-align: top;
|
||
|
color: #999;
|
||
|
left: 20rpx;
|
||
|
top: 4rpx;
|
||
|
}
|
||
|
.track-list view.first .time.data-v-e60d9068 {
|
||
|
text-align: left;
|
||
|
width: 94%;
|
||
|
color: red;
|
||
|
}
|
||
|
.track-list view.first .txt.data-v-e60d9068 {
|
||
|
color: red;
|
||
|
text-align: left;
|
||
|
width: 94%;
|
||
|
}
|
||
|
.track-list view.finall.data-v-e60d9068 {
|
||
|
padding: 0px 0 50rpx 5px;
|
||
|
line-height: 18px;
|
||
|
border-color: white;
|
||
|
border-left: 1px solid #ffffff;
|
||
|
color: #999;
|
||
|
}
|
||
|
.track-list view.finall .div-spilander.data-v-e60d9068 {
|
||
|
width: 1px;
|
||
|
position: absolute;
|
||
|
left: -1.5px;
|
||
|
height: 50rpx;
|
||
|
background-color: #d9d9d9;
|
||
|
}
|
||
|
|