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.
 
 
 
 

60 lines
1.1 KiB

.disinline.data-v-4900e55d {
display: inline-block;
}
.recordsBlock.data-v-4900e55d {
height: 110rpx;
border-bottom: 2rpx solid #F6F6F6;
margin: 30rpx 32rpx 30rpx 32rpx;
}
.recordsBlock > view.data-v-4900e55d {
display: inline-block;
}
.recoredsImg.data-v-4900e55d {
width: 100rpx;
height: 100rpx;
line-height: 100rpx;
margin-right: 20rpx;
text-align: center;
float: left;
}
.recoredsImg > image.data-v-4900e55d {
width: 80rpx;
height: 80rpx;
border-radius: 50%;
margin-top: 10rpx;
}
.recoresContent.data-v-4900e55d {
height: 100rpx;
line-height: 50rpx;
float: left;
width: 300rpx;
}
.recoresStorename.data-v-4900e55d {
font-size: 30rpx;
width: 400rpx;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333333;
}
.recoresDatetime.data-v-4900e55d {
font-size: 24rpx;
color: #999999;
}
.recoresPrice.data-v-4900e55d {
font-size: 30rpx;
color: #333333;
float: right;
line-height: 100rpx;
}
.tips.data-v-4900e55d {
height: 80rpx;
text-align: center;
}
.tips > text.data-v-4900e55d {
line-height: 80rpx;
font-size: 28rpx;
color: black;
}