From 294ab2ace00adbb61d98658c2ddb76517088338c Mon Sep 17 00:00:00 2001 From: Lx <935448346@qq.com> Date: Mon, 14 Apr 2025 14:38:22 +0800 Subject: [PATCH] 0414 --- pages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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" + } } ],