|
|
@@ -180,9 +180,6 @@ page {
|
|
|
}
|
|
|
|
|
|
.sort-box .item .txt {
|
|
|
- display: block;
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
color: #333;
|
|
|
}
|
|
|
|
|
|
@@ -190,19 +187,8 @@ page {
|
|
|
color: #b4282d;
|
|
|
}
|
|
|
|
|
|
-.sort-box .item.by-price {
|
|
|
- background: url(//yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/no-3127092a69.png) 155rpx center no-repeat;
|
|
|
- background-size: 15rpx 21rpx;
|
|
|
-}
|
|
|
-
|
|
|
-.sort-box .item.by-price.active.asc {
|
|
|
- background: url(http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/up-636b92c0a5.png) 155rpx center no-repeat;
|
|
|
- background-size: 15rpx 21rpx;
|
|
|
-}
|
|
|
-
|
|
|
-.sort-box .item.by-price.active.desc {
|
|
|
- background: url(http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/down-95e035f3e5.png) 155rpx center no-repeat;
|
|
|
- background-size: 15rpx 21rpx;
|
|
|
+.sort-box .item .van-icon {
|
|
|
+ margin-left: 6rpx;
|
|
|
}
|
|
|
|
|
|
.sort-box-category {
|
|
|
@@ -319,14 +305,7 @@ page {
|
|
|
.search-result-empty {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- padding-top: 300rpx;
|
|
|
-}
|
|
|
-
|
|
|
-.search-result-empty .icon {
|
|
|
- margin: 0 auto;
|
|
|
- display: block;
|
|
|
- width: 240rpx;
|
|
|
- height: 240rpx;
|
|
|
+ padding-top: 600rpx;
|
|
|
}
|
|
|
|
|
|
.search-result-empty .text {
|