From 2d369ad729368f2fd87399f28c6d0b39665f3fa3 Mon Sep 17 00:00:00 2001 From: Yer <17633066053@163.com> Date: Thu, 12 Oct 2023 18:30:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E8=A7=A3=E5=86=B3=E5=9C=A8?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E4=B8=8A=E6=8B=BC=E5=9B=A2=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=E7=8E=B0=E5=AE=9E=E6=8A=A2=E8=B4=AD=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E6=A0=8F=E7=9C=8B=E4=B8=8D=E5=88=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index e16ad50..eca83d4 100644 --- a/pages.json +++ b/pages.json @@ -532,7 +532,7 @@ "style": { "navigationBarTitleText": "限时抢购", "navigationStyle": "custom", // 隐藏系统导航栏 - "navigationBarTextStyle": "white" , + "navigationBarTextStyle": "black" , "app-plus": { "titleNView": { "homeButton":true @@ -546,7 +546,7 @@ "style": { "navigationBarTitleText": "拼团活动", "navigationStyle": "custom", // 隐藏系统导航栏 - "navigationBarTextStyle": "white" , + "navigationBarTextStyle": "black" , "app-plus": { // 将回弹属性关掉 "bounce": "none"