diff --git a/packages/uni-app-plus/dist/index.v3.js b/packages/uni-app-plus/dist/index.v3.js index fe4c661db8a51e1632007da2c4d8629c44ce8711..20748e0ae3e0f42fe27cca18e845a3dc858e723d 100644 --- a/packages/uni-app-plus/dist/index.v3.js +++ b/packages/uni-app-plus/dist/index.v3.js @@ -5187,8 +5187,7 @@ var serviceContext = (function () { // tabBar是否遮挡内容区域 get cover () { const array = ['extralight', 'light', 'dark']; - // 设置背景颜色会失效 - return isIOS$1 && array.indexOf(config.blurEffect) >= 0 && !config.backgroundColor + return isIOS$1 && array.indexOf(config.blurEffect) >= 0 }, setStyle ({ mask }) { tabBar.setMask({