diff --git a/pages.json b/pages.json index 74893e6..5d9ee1c 100644 --- a/pages.json +++ b/pages.json @@ -264,6 +264,15 @@ "bounce": "none" } } + },{ + "path": "pages/shop/shopReturnOrder", + "style": { + "navigationBarTitleText": "退款页面", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } },{ "path": "pages/shop/addType", "style": {