From 4deb704788dcee9a9dbd824aadc52c697823692a Mon Sep 17 00:00:00 2001 From: mahaifeng Date: Tue, 15 Oct 2024 16:15:51 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages.json b/pages.json index 936c2936..aa58eb5a 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