Skip to content

Commit 9677e61

Browse files
committed
update: ios tabbar 配置模糊效果
1 parent 6a9f209 commit 9677e61

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pages.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,8 @@
11211121
"color": "#7A7E83",
11221122
"selectedColor": "#007AFF",
11231123
"borderStyle": "black",
1124-
"backgroundColor": "#F8F8F8",
1124+
// "backgroundColor": "#F8F8F8",
1125+
"blurEffect":"light",
11251126
"list": [{
11261127
"pagePath": "pages/tabBar/component/component",
11271128
"iconPath": "static/component.png",
@@ -1146,4 +1147,4 @@
11461147
}
11471148
]
11481149
}
1149-
}
1150+
}

0 commit comments

Comments
 (0)