comment.wxss
550 字节
.commentBox .info{margin-bottom:24rpx}.commentBox .info image{width:88rpx;height:88rpx;border-radius:50%;margin-right:24rpx}.commentBox .info .name :nth-child(1){color:rgba(19,26,20,.85);font-size:28rpx;font-weight:700;line-height:40rpx}.commentBox .info .name text{color:rgba(19,26,20,.4);font-size:24rpx;margin-top:4rpx}.commentBox .imageBox{margin-top:10rpx;display:flex;flex-wrap:wrap}.commentBox .imageBox image{width:226rpx;height:226rpx;border-radius:32rpx;margin:0 12rpx 12rpx 0}.commentBox .imageBox :nth-child(3n){margin-right:0!important}