richdetail.ttss 856 B

1
  1. page{background-color:#f4f6f8}.detail-tag{color:#aaa}.comment{background-color:#fff;display:flex;padding:30rpx}.comment .left image{width:64rpx;height:64rpx;border-radius:50%;background-color:#f2f2f2}.comment .right{flex:1;padding-left:20rpx}.comment .right .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10rpx}.comment .right .top .replay{display:flex;align-items:center;color:#9a9a9a;font-size:26rpx}.comment .right .top .replay .opeate{margin-right:4rpx;color:#9a9a9a}.comment .right .top .name{max-width:100rpx}.comment .right .content{margin-bottom:10rpx;word-break:break-word}.comment:not(:last-child){border-bottom:1px solid #eee}.product-images{width:50%;margin-bottom:30rpx}.product-images:nth-child(2n){padding-left:15rpx}.product-images:nth-child(2n + 1){padding-right:15rpx}.u-alert-desc{word-break:break-word}