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",