diff --git a/pages.json b/pages.json index 37333d0..f65da79 100644 --- a/pages.json +++ b/pages.json @@ -311,6 +311,22 @@ "navigationBarTitleText": "报名", "navigationStyle": "custom" } + }, + { + "path": "newPages/messageCenter/index", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "消息中心", + "navigationStyle": "custom" + } + }, + { + "path": "newPages/orderDetails/index", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "订单详情", + "navigationStyle": "custom" + } } ],