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