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.
 
 
 
 

138 lines
2.8 KiB

.orderWrite.data-v-95f2373c {
background: #f6f6f6;
overflow-x: hidden;
font-size: 0;
}
.orderWritePackage.data-v-95f2373c {
border: 1px solid rgba(0, 0, 0, 0);
}
.orderInfo.data-v-95f2373c {
width: 690rpx;
background: #ffffff;
border-radius: 10rpx;
margin: 20rpx auto 0 auto;
}
.orderInfoPackage.data-v-95f2373c {
padding: 30rpx;
}
.orderInfoPackage > view.data-v-95f2373c {
display: inline-block;
}
.orderInfoImg.data-v-95f2373c {
vertical-align: top;
width: 124rpx;
height: 124rpx;
border-radius: 10rpx;
overflow: hidden;
}
.orderInfoImg > image.data-v-95f2373c {
width: 124rpx;
height: 124rpx;
}
.Info.data-v-95f2373c {
width: 483rpx;
margin-left: 20rpx;
vertical-align: top;
}
.Info > view:nth-child(1) > ._span.data-v-95f2373c {
font-size: 28rpx;
color: #333333;
}
.Info > view:nth-child(2) > ._span.data-v-95f2373c {
margin-top: 20rpx;
display: inline-block;
font-size: 24rpx;
color: #999999;
}
.checkOrderWrite.data-v-95f2373c {
background: #ffffff;
margin: 20rpx auto 0 auto;
width: 690rpx;
}
.checkOrderWritePackage.data-v-95f2373c {
padding: 30rpx;
}
.orderWriteMbCheck.data-v-95f2373c {
width: 300rpx;
height: 75rpx;
background: #ff4444;
border: 1rpx solid #ff4444;
border-radius: 10rpx;
text-align: center;
}
.orderWriteMbCheck > ._span.data-v-95f2373c {
line-height: 75rpx;
font-size: 24rpx;
color: #FFFFFF;
}
.orderWriteMb.data-v-95f2373c {
width: 300rpx;
height: 75rpx;
border: 1rpx solid #cccccc;
border-radius: 10rpx;
text-align: center;
}
.orderWriteMb > ._span.data-v-95f2373c {
line-height: 75rpx;
font-size: 24rpx;
color: #333333;
}
.checkOrderWriteTitle > ._span.data-v-95f2373c {
vertical-align: middle;
margin-left: 15rpx;
font-size: 28rpx;
color: #333333;
}
.line.data-v-95f2373c {
display: inline-block;
vertical-align: middle;
width: 8rpx;
height: 27rpx;
background: #ff4444;
border-radius: 4rpx;
}
.checkOrderWriteBody.data-v-95f2373c {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.checkOrderWriteBody > view.data-v-95f2373c {
display: inline-block;
margin-top: 30rpx;
}
.orderWriteInput.data-v-95f2373c {
margin: 20rpx auto 0 auto;
width: 688rpx;
background: #ffffff;
border-radius: 10rpx;
}
.orderWriteInputPackage.data-v-95f2373c {
padding: 30rpx;
}
.orderWriteInputBody.data-v-95f2373c {
margin: 30rpx 0 0 0;
width: 630rpx;
height: 90rpx;
background: #f6f6f6;
border-radius: 10rpx;
}
.orderWriteInputBody > input.data-v-95f2373c {
padding: 0 30rpx;
height: 90rpx;
font-size: 28rpx;
color: #333333;
}
.orderWriteSubmit.data-v-95f2373c {
margin: 50rpx auto 0 auto;
width: 687rpx;
height: 90rpx;
background: #ff4444;
border-radius: 45rpx;
text-align: center;
}
.orderWriteSubmit > ._span.data-v-95f2373c {
line-height: 90rpx;
font-size: 28rpx;
color: #ffffff;
}