罗广辉
2026-05-15 e3c2cd23253f3501be7d31e03955fbb6f4aa3556
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