第一步 ---->先跟整个页面适配
第二步---->在scroll-view底部添加 
一个view  使它的高度为34px;

 <scorll-view>
     <view style="height:34px;" wx:if="{{isIphoneX}}"><view>
</scorll-view>

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-22
  • 2021-09-05
  • 2021-11-12
猜你喜欢
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2021-11-06
相关资源
相似解决方案