From 7d87529c28a3e05ff16936e8e4f396450e705050 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Thu, 19 Mar 2026 11:58:33 +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 8d91106..24d6deb 100644 --- a/pages.json +++ b/pages.json @@ -88,6 +88,12 @@ "navigationBarTitleText": "订单详情", "navigationStyle": "custom" } + },{ + "path": "order/orderList", + "style": { + "navigationBarTitleText": "订单列表", + "navigationStyle": "custom" + } },{ "path": "order/orderConfirm", "style": {