罗广辉
2026-06-18 44dd9c4eb8a2489c63a5eb53fd4254bbb3510e95
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