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