index.wxss 1.5 KB

1
  1. .goods-list .item.data-v-dbf550b0{border-radius:14rpx;background-color:#fff}.goods-list .item + .item.data-v-dbf550b0{margin-top:20rpx}.goods-list .item .head.data-v-dbf550b0{display:flex;align-items:center;height:86rpx;padding:0 26rpx;border-bottom:1rpx solid #f0f0f0;font-size:26rpx;color:#333}.goods-list .item .head .name-wrap.data-v-dbf550b0{flex:1;min-width:0;margin-left:20rpx}.goods-list .item .head .name-inner.data-v-dbf550b0{display:inline-flex;align-items:center;max-width:100%}.goods-list .item .head .name.data-v-dbf550b0{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.goods-list .item .avatar.data-v-dbf550b0{display:block;width:40rpx;height:40rpx;border-radius:50%}.goods-list .item .body.data-v-dbf550b0{padding-left:24rpx}.goods-list .item .body .cell.data-v-dbf550b0{display:flex;padding:24rpx 26rpx 26rpx 0;font-size:26rpx;line-height:40rpx;color:#999}.goods-list .item .body .cell + .cell.data-v-dbf550b0{border-top:1rpx solid #eee}.goods-list .item .body .cell .name-wrap.data-v-dbf550b0{flex:1;min-width:0;margin:0 20rpx}.goods-list .item .body .cell .name.data-v-dbf550b0{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:28rpx;line-height:40rpx;color:#333}.goods-list .item .body .cell .attr.data-v-dbf550b0{margin-top:8rpx;font-size:20rpx;line-height:28rpx}.goods-list .item .body .cell .money.data-v-dbf550b0{margin-top:14rpx;line-height:36rpx;color:#e93323}.goods-list .item .body .image.data-v-dbf550b0{display:block;width:130rpx;height:130rpx;border-radius:6rpx}