From ae08c633abf79fe2a9b2c9312705cf498c37cc75 Mon Sep 17 00:00:00 2001 From: jackyu66git Date: Tue, 25 Aug 2026 01:14:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=84=88=E5=BF=83=E9=AD=94=E6=96=B9=20W?= =?UTF-8?q?ebView=20=E9=A1=B5=E5=8E=BB=E6=8E=89=E5=8E=9F=E7=94=9F=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 避免与 H5 顶栏 logo 重复,配合 custom 导航全屏嵌入。 Co-authored-by: Cursor --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 33c0e2c..ecc0ec4 100644 --- a/pages.json +++ b/pages.json @@ -9,7 +9,8 @@ { "path": "pages/yxg-magic/index", "style": { - "navigationBarTitleText": "愈心魔方" + "navigationBarTitleText": "", + "navigationStyle": "custom" } }, {