diff --git a/pages.json b/pages.json index 7e1719f..e1bec51 100644 --- a/pages.json +++ b/pages.json @@ -327,6 +327,56 @@ "bounce": "none" } } + }, + { + "path": "pages/worker/ranking", + "style": { + "navigationBarTitleText": "配送员排行", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } + }, + { + "path": "pages/worker/partTimeJobCenter", + "style": { + "navigationBarTitleText": "配送员主页", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } + }, + { + "path": "pages/worker/partTimeJobRegister", + "style": { + "navigationBarTitleText": "规则设置", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } + }, + { + "path": "pages/worker/workerOrderList", + "style": { + "navigationBarTitleText": "订单列表", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } + }, + { + "path": "pages/worker/wallet", + "style": { + "navigationBarTitleText": "我的钱包", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } } ], "permission": {