From 6daa59e4d101aac22fb4be51d4c27cd2a20f1e1c Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Fri, 1 Dec 2023 23:43:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index 0213899..cc05764 100644 --- a/pages.json +++ b/pages.json @@ -22,7 +22,6 @@ "navigationBarTitleText": "", "navigationStyle":"custom", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", @@ -38,7 +37,6 @@ "style": { "navigationBarTitleText": "查件", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", @@ -54,7 +52,6 @@ "style": { "navigationBarTitleText": "我的", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", @@ -99,6 +96,9 @@ "mp-360": { "navigationStyle": "custom" }, + "app-plus":{ + "bounce":"none" + }, "h5": { "maxWidth": 1190, "navigationBarTextStyle": "black",