From b8f6257bf1852566eeed89615d3a9251290a32d7 Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 5 Sep 2025 10:37:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=88=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages.json b/pages.json index 28736c1..9b86536 100644 --- a/pages.json +++ b/pages.json @@ -837,6 +837,16 @@ { "root": "pages_goods", "pages": [ + { + "path": "coupon/coupon", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "积分券", + "app": { + "bounce": "none" + } + } + }, { "path": "pointMall/pointMall", "style": {