罗广辉
2026-05-08 be4e2d7c2b330c3b8991a0286ea16cc1285b9ec0
src/utils/common/index.js
@@ -42,7 +42,7 @@
}
export function getStatusBarHeight () {
  try {
    const systemInfo = uni.getSystemInfoSync()
    const systemInfo = uni.getWindowInfo()
    // #ifdef APP-PLUS
    return systemInfo.statusBarHeight || 0