From a51f6c7d72b7dde04ef9dac01aaa7de70aad1941 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Fri, 11 Oct 2024 10:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pages.json b/pages.json index fd97ee6..850f3a9 100644 --- a/pages.json +++ b/pages.json @@ -1246,6 +1246,20 @@ "style": { "navigationBarTitleText": "订单详情" } + }, + { + "pageId": "PAGES_ORDER_PAY", + "path": "pay-order/pay-order", + "style": { + "navigationBarTitleText": "结账" + } + }, + { + "pageId": "PAGES_ORDER_TUIKUAN", + "path": "tuikuan/tuikuan", + "style": { + "navigationBarTitleText": "退款" + } } ]