fix: 愈心魔方 WebView 页去掉原生导航标题

避免与 H5 顶栏 logo 重复,配合 custom 导航全屏嵌入。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-25 01:14:14 +08:00
co-authored by Cursor
parent 23baaa01ed
commit ae08c633ab
+2 -1
View File
@@ -9,7 +9,8 @@
{
"path": "pages/yxg-magic/index",
"style": {
"navigationBarTitleText": "愈心魔方"
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{