searchresults.wxss 1.0 KB

12345678910
  1. .results-item.data-v-2c5f29e4{display: -webkit-box;display: -webkit-flex;display: flex;margin-bottom: 24rpx;}
  2. .results-item-img-wrap.data-v-2c5f29e4{width: 220rpx;height: 220rpx;margin-right: 24rpx;overflow: hidden;border-radius: 12rpx;}
  3. .results-item-img-wrap .results-item-img.data-v-2c5f29e4{width: 100%;height: 100%;}
  4. .results-item-info-til.data-v-2c5f29e4{margin-bottom: 10rpx;}
  5. .results-item-info-addr.data-v-2c5f29e4{color: #666;margin-bottom: 10rpx;font-size: 24rpx;}
  6. .results-item-info-label .postage.data-v-2c5f29e4{height: 24rpx;padding: 0 14rpx;margin-left: 16rpx;line-height: 24rpx;display: inline-block;font-size: 20rpx;background-color: #E1F2E2;border-radius: 12rpx;}
  7. .results-item-info-price .rmb.data-v-2c5f29e4{font-size: 28rpx;font-weight: 500;color: #FF5030;line-height: 40rpx;}
  8. .results-item-info-price .price.data-v-2c5f29e4{font-size: 36rpx;font-weight: 500;color: #FF5030;line-height: 50rpx;}
  9. .results-item-info-price .minsell.data-v-2c5f29e4{font-size: 24rpx;font-weight: 400;color: #999999;line-height: 33rpx;}