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.
135 lines
1.2 KiB
135 lines
1.2 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 商品评价 */
|
|
.evaluation-item.data-v-4870c2f9 {
|
|
padding: 30rpx;
|
|
}
|
|
.evaluation-item.data-v-4870c2f9:first-child {
|
|
border-top: 0;
|
|
}
|
|
.evaluation-all.data-v-4870c2f9 {
|
|
width: 270rpx;
|
|
height: 70rpx;
|
|
border: 1px solid rgba(238, 238, 238, 1);
|
|
border-radius: 38rpx;
|
|
margin: 30rpx auto 0;
|
|
padding-left: 20rpx;
|
|
}
|
|
.evaluation-all-iconfont.data-v-4870c2f9 {
|
|
color: #333333;
|
|
font-size: 36rpx;
|
|
}
|
|
.evaluation-user image.data-v-4870c2f9 {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
display: block;
|
|
border-radius: 50%;
|
|
margin-right: 10rpx;
|
|
}
|
|
.evaluation-grade .iconfont.data-v-4870c2f9 {
|
|
width: 36rpx;
|
|
height: 36rpx;
|
|
line-height: 36rpx;
|
|
font-size: 28rpx;
|
|
display: block;
|
|
color: #CCCCCC;
|
|
}
|
|
.evaluation-grade .iconfont.select.data-v-4870c2f9 {
|
|
color: #FF4444
|
|
}
|
|
.evaluation-bd.data-v-4870c2f9 {
|
|
margin-top: 20rpx;
|
|
}
|
|
.evaluation-imgs.data-v-4870c2f9 {
|
|
margin-top: 12rpx;
|
|
}
|
|
.evaluation-imgs image.data-v-4870c2f9 {
|
|
width: 220rpx;
|
|
margin: 0 10rpx 20rpx 0;
|
|
height: 220rpx;
|
|
border-radius: 6rpx;
|
|
}
|
|
.reply-content-item .reply-content-itemfont.data-v-4870c2f9 {
|
|
vertical-align: middle;
|
|
margin-right: 14rpx;
|
|
}
|
|
|
|
|