Commit e7b6c7e7689bf72a891b51c01ffff9ad60c8960b
1 parent
bb7e2704
样式调整
Showing
1 changed file
with
4 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxss
| ... | ... | @@ -625,8 +625,11 @@ border-radius: 0 56rpx 55rpx 0; |
| 625 | 625 | width: 92%; |
| 626 | 626 | line-height: 70rpx; |
| 627 | 627 | margin: 0rpx auto; |
| 628 | - margin-top: 80rpx; | |
| 628 | + margin-top: 160rpx; | |
| 629 | 629 | border-radius: 20rpx; |
| 630 | +position: fixed; | |
| 631 | +bottom: 50rpx; | |
| 632 | +left: 4%; | |
| 630 | 633 | |
| 631 | 634 | } |
| 632 | 635 | ... | ... |