From e2066367c50b25cc8fa463ced2a2c5946bf61036 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Wed, 6 May 2026 11:31:55 +0800 Subject: [PATCH] 1 --- pages.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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": {