diff --git a/pages.json b/pages.json index 56c5293..9855da4 100644 --- a/pages.json +++ b/pages.json @@ -257,6 +257,18 @@ "style": { "navigationBarTitleText": "隐私政策" } + },{ + "path": "shop/orderDetail", + "style": { + "navigationBarTitleText": "商家订单详情", + "navigationStyle": "custom" + } + },{ + "path": "partTimeJob/partTimeJobCenter", + "style": { + "navigationBarTitleText": "兼职主页", + "navigationStyle": "custom" + } }] }, { "root": "package3",