subject.css 1.2 KB

12345678910111213141516
  1. /* 搜索修改 */
  2. .search-wrap{padding: 10rpx 8rpx;background-color: #fff;}
  3. .search-wrap >>> .uni-searchbar__box{justify-content: left;border: 0;background-color: #F1F1F2!important;}
  4. /* .results-item{display: flex;margin-bottom: 24rpx;padding-bottom: 29rpx;border-bottom: 1px solid #eee;}
  5. .results-item:last-of-type{border-bottom: 0;}
  6. .results-item-img-wrap{width: 220rpx;height: 220rpx;margin-right: 24rpx;overflow: hidden;border-radius: 12rpx;}
  7. .results-item-img-wrap .results-item-img{width: 100%;height: 100%;}
  8. .results-item-info{flex: 1;}
  9. .results-item-info-til{margin-bottom: 10rpx;}
  10. .results-item-info-brand{color: #999;margin-bottom: 10rpx;}
  11. .results-item-info-addr{color: #666;margin-bottom: 10rpx;font-size: 24rpx;}
  12. .results-item-info-label .postage{height: 24rpx;padding: 0 14rpx;margin-left: 16rpx;line-height: 24rpx;display: inline-block;font-size: 20rpx;background-color: #E1F2E2;border-radius: 12rpx;}
  13. .results-item-info-price .rmb{font-size: 28rpx;font-weight: 500;color: #FF5030;line-height: 40rpx;}
  14. .results-item-info-price .price{font-size: 36rpx;font-weight: 500;color: #FF5030;line-height: 50rpx;}
  15. .results-item-info-price .minsell{font-size: 24rpx;font-weight: 400;color: #999999;line-height: 33rpx;} */