132 lines
3.1 KiB
Plaintext
132 lines
3.1 KiB
Plaintext
.main.data-v-00b046f7 {
|
|
background: #fff;
|
|
}
|
|
.main .serviceMessage.data-v-00b046f7 {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 8rpx 0;
|
|
margin-top: 24rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.main .serviceMessage .leftMessage.data-v-00b046f7 {
|
|
width: calc(100% - 178rpx);
|
|
margin-right: 16rpx;
|
|
box-sizing: border-box;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftTop.data-v-00b046f7 {
|
|
flex: 1;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftTop .leftIcon.data-v-00b046f7 {
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftTop .massageNameBox.data-v-00b046f7 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 600;
|
|
font-size: 32rpx;
|
|
color: #282622;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftTop .state.data-v-00b046f7 {
|
|
display: inline-block;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #1ba74d;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
padding: 2rpx 8rpx;
|
|
background: #e9f8ee;
|
|
border-radius: 4rpx;
|
|
margin-left: 16rpx;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftBottom.data-v-00b046f7 {
|
|
width: 100%;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 16rpx;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftBottom .pointIcon.data-v-00b046f7 {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftBottom .distanceText.data-v-00b046f7 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #130f05;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftBottom .line.data-v-00b046f7 {
|
|
display: inline-block;
|
|
width: 2rpx;
|
|
height: 24rpx;
|
|
background: #e7e7e6;
|
|
margin: 0 12rpx;
|
|
}
|
|
.main .serviceMessage .leftMessage .leftBottom .address.data-v-00b046f7 {
|
|
width: 300rpx;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
display: inline-block;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #5f5b52;
|
|
line-height: 32rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .serviceMessage .rightMessage.data-v-00b046f7 {
|
|
border-radius: 16px;
|
|
padding: 14rpx 24rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #ba922f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.main .serviceMessage .rightMessage .navigationIcon.data-v-00b046f7 {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-right: 8rpx;
|
|
}
|
|
.main .serviceTypeTabs.data-v-00b046f7 {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 16rpx;
|
|
}
|
|
.main .serviceTypeTabs .serviceTypeItem.data-v-00b046f7 {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
margin-right: 16rpx;
|
|
}
|
|
.main .serviceTypeTabs .serviceTypeItem .itemIcon.data-v-00b046f7 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|