From c95c907c4e877f8eb1ae97fbba7f52db8727073a Mon Sep 17 00:00:00 2001 From: mahaifeng Date: Tue, 15 Oct 2024 16:08:28 +0800 Subject: [PATCH] =?UTF-8?q?[privacy]=20=E6=B7=BB=E5=8A=A0=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 936c2936..d2382cce 100644 --- a/pages.json +++ b/pages.json @@ -1853,12 +1853,14 @@ "backgroundColorContent": "#fffae8" } }, + // #ifdef APP { "path": "pages/privacy", "style": { "navigationBarTitleText": "" } - } + }, + // #endif ], "globalStyle": { "pageOrientation": "portrait", -- GitLab