From 32cb8dfc9c8302c45a39954b311fd6dfd13f9672 Mon Sep 17 00:00:00 2001 From: yinjiacheng Date: Fri, 18 Oct 2024 20:07:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0pages.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 898c7519..77c95ce1 100644 --- a/pages.json +++ b/pages.json @@ -1889,7 +1889,7 @@ "navigationBarBackgroundColor": "@navigationBarBackgroundColor", "backgroundColorContent": "@backgroundColorContent", "backgroundColor": "@backgroundColor", - "backgroundTextStyle": "@backgroundTextStyle" + "backgroundTextStyle": "@backgroundTextStyle", "hideStatusBar": false, "hideBottomNavigationIndicator": false }, -- GitLab