From 2fc841cb6a814fa1c2151c8de1b26c36d3581dd7 Mon Sep 17 00:00:00 2001 From: chenshengle <954534408@qq.com> Date: Tue, 24 May 2022 16:46:23 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E9=A1=B6=E9=83=A8?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 4 +--- ext.json | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app.json b/app.json index c2aadb2..315a103 100644 --- a/app.json +++ b/app.json @@ -42,9 +42,7 @@ "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", - "navigationBarTitleText": "Mini Program", - "navigationBarTextStyle": "black", - "navigationStyle": "custom" + "navigationBarTextStyle": "black" } } \ No newline at end of file diff --git a/ext.json b/ext.json index 70a4fd4..3c445fc 100644 --- a/ext.json +++ b/ext.json @@ -4,9 +4,7 @@ "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", - "navigationBarTitleText": "Mini Program", - "navigationBarTextStyle": "black", - "navigationStyle": "custom" + "navigationBarTextStyle": "black" }, "ext": { "weappId": "ttef6599d8705b49b101",