Authored by 毕凯

搜索页面 价格筛选 按钮样式修改

... ... @@ -218,10 +218,11 @@
.price-sure {
height: 24px;
width: 44px;
border: 1px solid #e0e0e0;
background: #fff;
color: #666;
background: #333;
color: #fff;
margin-left: 10px;
outline: none;
border: none;
}
.color-block {
... ...
... ... @@ -43,6 +43,7 @@
color: #222;
cursor: pointer;
margin-right: 10px;
background: #fff;
}
.iconfont {
... ...