1***@163.com
1***@163.com
  • 发布:2023-12-11 10:08
  • 更新:2023-12-11 10:08
  • 阅读:297

uni-app app端部分机型获取systemInfo.safeArea.height高度异常?

分类:uni-app
<view style="background-color: #ff0000;text-align: center;color: #fff;font-size: 40px;line-height: 40px;" :style="{height: safeHeight+'px'}">安全高度</view>  

const systemInfo = uni.getSystemInfoSync()
this.safeHeight = systemInfo.safeArea.height

页面 navigationStyle 为false

COL-AL10机型渲染后可滚动 见附图1

ELS-AN00机型正常见附图2

2023-12-11 10:08 负责人:DCloud_App_Array 分享
已邀请:

要回复问题请先登录注册