提交 ec8f8c3b 编写于 作者: Q qiang

build app

上级 a0e1c27f
......@@ -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({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册