Commit 6b17fecb0c9bfabb64e05864ddf0bdd17c9d7d2d
1 parent
52372f25
优选库 - “优选”页面改版,最新上架改成分类+上拉加载列表,UI调整~
Showing
3 changed files
with
5 additions
and
4 deletions
src/components/goodsItem_7/goodsItem_7.less
| 1 | @charset "UTF-8"; | 1 | @charset "UTF-8"; |
| 2 | 2 | ||
| 3 | .goods-item-7-box { | 3 | .goods-item-7-box { |
| 4 | - background-color: #ffffff; | 4 | + background-color: transparent; |
| 5 | width: 100%; | 5 | width: 100%; |
| 6 | height: auto; | 6 | height: auto; |
| 7 | .item { | 7 | .item { |
| 8 | + background-color: #ffffff; | ||
| 8 | width: 100%; | 9 | width: 100%; |
| 9 | height: auto; | 10 | height: auto; |
| 10 | border-radius: 16px; | 11 | border-radius: 16px; |
src/components/horizList/horizList.less
src/components/titleSubTitleCom/titleSubTitleCom.less
| @@ -5,10 +5,10 @@ | @@ -5,10 +5,10 @@ | ||
| 5 | justify-content: center; | 5 | justify-content: center; |
| 6 | align-items: center; | 6 | align-items: center; |
| 7 | margin: 0 5px; | 7 | margin: 0 5px; |
| 8 | - width: 182px; | 8 | + width: 206px; |
| 9 | height: auto; | 9 | height: auto; |
| 10 | .title-box { | 10 | .title-box { |
| 11 | - width: 181px; | 11 | + width: 205px; |
| 12 | height: 100%; | 12 | height: 100%; |
| 13 | text-align: center; | 13 | text-align: center; |
| 14 | .title { | 14 | .title { |