Commit c8af4cce45d52a385c774610c9b6d1a0ff7f7860
1 parent
5dccb9e2
固定头部
Showing
1 changed file
with
5 additions
and
0 deletions
src/pages/healthMall/healthMall.less
| @@ -9,6 +9,11 @@ | @@ -9,6 +9,11 @@ | ||
| 9 | .column-list-box{ | 9 | .column-list-box{ |
| 10 | margin-top:40px; | 10 | margin-top:40px; |
| 11 | } | 11 | } |
| 12 | + .back-box{ | ||
| 13 | + background-color: #FFF; | ||
| 14 | + position:fixed; | ||
| 15 | + z-index:1; | ||
| 16 | + } | ||
| 12 | .no_more{ | 17 | .no_more{ |
| 13 | width:100%; | 18 | width:100%; |
| 14 | height: 37px; | 19 | height: 37px; |