fix: 愈心魔方 WebView 页去掉原生导航标题
避免与 H5 顶栏 logo 重复,配合 custom 导航全屏嵌入。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
|||||||
{
|
{
|
||||||
"path": "pages/yxg-magic/index",
|
"path": "pages/yxg-magic/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "愈心魔方"
|
"navigationBarTitleText": "",
|
||||||
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user