Skip to content

Commit ee72519

Browse files
add:titleNView blurEffect
1 parent 00c6bb3 commit ee72519

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,18 @@
910910
}
911911
},
912912
// #endif
913+
// #ifdef APP-PLUS
914+
{
915+
"path": "nav-blur/nav-blur",
916+
"style": {
917+
"navigationBarTitleText": "模糊效果导航栏",
918+
"app-plus": {
919+
"titleNView": {
920+
"blurEffect":"light"
921+
}
922+
}
923+
}
924+
},
913925
// #ifdef APP-PLUS || H5
914926
{
915927
"path": "nav-button/nav-button",

0 commit comments

Comments
 (0)