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": {