Commit 00627d94f58d9288d2479b4f4bc13a4d71b6c0ec
1 parent
e5aa130a
样式优化
Showing
1 changed file
with
2 additions
and
0 deletions
src/pages/goodDetails/goodDetails.less
| @@ -15,10 +15,12 @@ | @@ -15,10 +15,12 @@ | ||
| 15 | } | 15 | } |
| 16 | .call-app-box{ | 16 | .call-app-box{ |
| 17 | position: fixed; | 17 | position: fixed; |
| 18 | + z-index:1; | ||
| 18 | } | 19 | } |
| 19 | .back-box{ | 20 | .back-box{ |
| 20 | background-color: #FFF; | 21 | background-color: #FFF; |
| 21 | position:fixed; | 22 | position:fixed; |
| 23 | + z-index:1; | ||
| 22 | } | 24 | } |
| 23 | .goods-img{ | 25 | .goods-img{ |
| 24 | display: block; | 26 | display: block; |