89 lines
2.1 KiB
Plaintext
89 lines
2.1 KiB
Plaintext
|
|
.trip-detail.data-v-17a64184 {
|
|
border: 2rpx solid rgb(234, 234, 234);
|
|
box-shadow: 0px 1rpx 8rpx rgb(234, 234, 234);
|
|
border-radius: 14rpx;
|
|
margin-bottom: 20rpx;
|
|
margin-left: 30rpx;
|
|
margin-right: 30rpx;
|
|
padding: 20rpx 24rpx 20rpx 24rpx;
|
|
}
|
|
.trip-detail-top.data-v-17a64184 {
|
|
width: 100%;
|
|
|
|
box-sizing: border-box;
|
|
}
|
|
.text63.data-v-17a64184 {
|
|
color: #696969;
|
|
font-size: 24rpx;
|
|
}
|
|
.trip-detail-traffic.data-v-17a64184 {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: justify;
|
|
-webkit-justify-content: space-between;
|
|
justify-content: space-between;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
/* margin-bottom: 8rpx; */
|
|
}
|
|
.trip-detail-traffic>view.data-v-17a64184 {
|
|
height: 100%;
|
|
}
|
|
.trip-addr.data-v-17a64184 {
|
|
font-size: 30rpx;
|
|
-webkit-box-flex: 2;
|
|
-webkit-flex: 2;
|
|
flex: 2;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
display: inline-block;
|
|
}
|
|
.jt-logo.data-v-17a64184 {
|
|
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAICAYAAAD6KtHFAAAAjElEQVRIie3WIQoCQRQG4G/FIggWi9Fm9hpewCu4V7CKeBejBxCr7Aab51AQ29oMslOdCe+L//zhwYPhVV3XCfm0bXvAHo9UZ/C/cUJCjTPmqUIsKb83lrhi1VeIJZVjihO2vw+xpLJU2OGIyTdsmibbRAE8Me7J71jjNkScd3m9EvkCF2ziuyvbCLMPK6EWTFmpDO0AAAAASUVORK5CYII=") no-repeat center 36rpx;
|
|
background-size: 100%;
|
|
width: 50px;
|
|
text-align: center;
|
|
|
|
vertical-align: top;
|
|
display: inline-block;
|
|
}
|
|
.trip-price.data-v-17a64184 {
|
|
color: #6cc09c;
|
|
font-size: 24rpx;
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.trip-price ._span.data-v-17a64184 {
|
|
|
|
color: #ec8538;
|
|
font-size: 28rpx;
|
|
margin-left: 10rpx;
|
|
}
|
|
.jt-logo image.data-v-17a64184 {
|
|
width: 78rpx;
|
|
height: 50rpx;
|
|
}
|
|
.text-title.data-v-17a64184 {
|
|
color: #888;
|
|
}
|
|
.card-bottom.data-v-17a64184 {
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
border-top: 2rpx dashed #eee;
|
|
padding-top: 12rpx;
|
|
margin-top: 8rpx;
|
|
}
|
|
.card-bottom text.data-v-17a64184 {
|
|
font-size: 24rpx;
|
|
}
|
|
|