weliam-smartcity智慧城市
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.
 
 
 
 

194 lines
3.9 KiB

.closeButton.data-v-9b4dc2fc {
width: 34rpx !important;
height: 34rpx !important;
position: relative;
bottom: 130rpx;
left: 95rpx;
}
page.data-v-9b4dc2fc {
overflow-x: hidden;
}
.comment.data-v-9b4dc2fc {
border: 1px solid rgba(0, 0, 0, 0);
font-size: 0;
background: #f8f8f8;
}
.orderInfo.data-v-9b4dc2fc {
margin: 20rpx auto 0 auto;
width: 690rpx;
background: #ffffff;
border-radius: 10rpx;
}
.orderInfoPackage.data-v-9b4dc2fc {
padding: 30rpx;
}
.orderInfoPackage > view.data-v-9b4dc2fc {
display: inline-block;
vertical-align: top;
}
.orderInfoImg.data-v-9b4dc2fc {
width: 128rpx;
height: 128rpx;
border-radius: 6rpx;
overflow: hidden;
}
.orderInfoImg > image.data-v-9b4dc2fc {
width: 128rpx;
height: 128rpx;
}
.info.data-v-9b4dc2fc {
margin-left: 30rpx;
width: 456rpx;
}
.info > view.data-v-9b4dc2fc:nth-child(1) {
height: 70rpx;
}
.info .nameUp.data-v-9b4dc2fc {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
font-size: 24rpx;
color: #333333;
}
.info > view.data-v-9b4dc2fc:nth-child(2) {
width: 450rpx;
margin-top: 20rpx;
display: flex;
justify-content: space-between;
}
.info > view:nth-child(2) > ._span.data-v-9b4dc2fc {
line-height: 55rpx;
vertical-align: middle;
font-size: 24rpx;
color: #333333;
}
.info > view:nth-child(2) > ._span > ._span.data-v-9b4dc2fc {
margin-left: 15rpx;
font-size: 24rpx;
text-decoration: line-through;
color: #999999;
}
.info > view:nth-child(2) > view.data-v-9b4dc2fc {
vertical-align: middle;
text-align: center;
width: 139rpx;
height: 55rpx;
border: 1rpx solid #eeeeee;
border-radius: 28rpx;
}
.info > view:nth-child(2) > view > ._span.data-v-9b4dc2fc {
font-size: 24rpx;
color: #999999;
line-height: 55rpx;
}
.plView.data-v-9b4dc2fc {
margin: 20rpx auto 0 auto;
width: 690rpx;
background: #ffffff;
border-radius: 10rpx;
}
.plPackage.data-v-9b4dc2fc {
padding: 30rpx;
}
.checkStar.data-v-9b4dc2fc {
text-align: center;
}
.checkStar > ._span.data-v-9b4dc2fc {
vertical-align: middle;
font-size: 28rpx;
color: #999999;
}
.starPackage.data-v-9b4dc2fc {
display: inline-block;
vertical-align: middle;
margin-left: 5rpx;
}
.starPackage > view.data-v-9b4dc2fc {
display: inline-block;
vertical-align: middle;
margin-left: 20rpx;
width: 49rpx;
height: 47rpx;
}
.starPackage > view > image.data-v-9b4dc2fc {
width: 49rpx;
height: 47rpx;
}
.plInput.data-v-9b4dc2fc {
width: 630rpx;
background: #fdfbfe;
border-radius: 6rpx;
margin: 50rpx 0 0 0;
}
.plInput > textarea.data-v-9b4dc2fc {
height: 180rpx;
padding: 30rpx;
width: 570rpx;
font-size: 24rpx;
color: #333333;
}
.plLength.data-v-9b4dc2fc {
display: flex;
justify-content: space-between;
}
.plLength > ._span.data-v-9b4dc2fc {
margin-right: 30rpx;
font-size: 24rpx;
color: #999999;
}
.plUpload.data-v-9b4dc2fc {
padding: 30rpx;
}
.picMb.data-v-9b4dc2fc {
vertical-align: top;
margin: 10rpx 10rpx 0 0;
display: inline-block;
width: 133rpx;
height: 132rpx;
border: 1rpx solid #cccccc;
border-radius: 6rpx;
}
.picMb > image.data-v-9b4dc2fc {
width: 133rpx;
height: 132rpx;
}
.upLoad.data-v-9b4dc2fc {
margin: 10rpx 0 0 0;
vertical-align: top;
display: inline-block;
width: 133rpx;
height: 132rpx;
border: 1rpx dashed #cccccc;
border-radius: 6rpx;
text-align: center;
}
.upLoad > image.data-v-9b4dc2fc {
margin: 33rpx 0 0 0;
width: 66rpx;
height: 66rpx;
}
.tips.data-v-9b4dc2fc {
margin: 40rpx 0 0 0;
text-align: center;
}
.tips > ._span.data-v-9b4dc2fc {
font-size: 24rpx;
color: #999999;
}
.plSubmit.data-v-9b4dc2fc {
margin: 70rpx auto 0 auto;
width: 688rpx;
height: 80rpx;
background: #ff4444;
border-radius: 40rpx;
text-align: center;
}
.plSubmit > ._span.data-v-9b4dc2fc {
line-height: 80rpx;
font-size: 28rpx;
color: #ffffff;
}