Commit e7b6c7e7689bf72a891b51c01ffff9ad60c8960b

Authored by 后端开发-许程
1 parent bb7e2704

样式调整

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  
... ...