- /* 搜索修改 */
- .search-wrap{padding: 10rpx 8rpx;background-color: #fff;}
- .search-wrap >>> .uni-searchbar__box{justify-content: left;border: 0;background-color: #F1F1F2!important;}
- /* .results-item{display: flex;margin-bottom: 24rpx;padding-bottom: 29rpx;border-bottom: 1px solid #eee;}
- .results-item:last-of-type{border-bottom: 0;}
- .results-item-img-wrap{width: 220rpx;height: 220rpx;margin-right: 24rpx;overflow: hidden;border-radius: 12rpx;}
- .results-item-img-wrap .results-item-img{width: 100%;height: 100%;}
- .results-item-info{flex: 1;}
- .results-item-info-til{margin-bottom: 10rpx;}
- .results-item-info-brand{color: #999;margin-bottom: 10rpx;}
- .results-item-info-addr{color: #666;margin-bottom: 10rpx;font-size: 24rpx;}
- .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;}
- .results-item-info-price .rmb{font-size: 28rpx;font-weight: 500;color: #FF5030;line-height: 40rpx;}
- .results-item-info-price .price{font-size: 36rpx;font-weight: 500;color: #FF5030;line-height: 50rpx;}
- .results-item-info-price .minsell{font-size: 24rpx;font-weight: 400;color: #999999;line-height: 33rpx;} */
|