From 61d6392fb21cbdb639839d26d9c07b23e855d78a Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 16 Mar 2026 16:26:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages.json b/pages.json index e69dd2c..d7c2bd6 100644 --- a/pages.json +++ b/pages.json @@ -70,6 +70,12 @@ "navigationBarTitleText": "订单详情", "navigationStyle": "custom" } + },{ + "path": "order/orderConfirm", + "style": { + "navigationBarTitleText": "订单支付页", + "navigationStyle": "custom" + } },{ "path": "payment/payment", "style": {