From 399650e2f0c5f96aaa5ac06799550cfa1ece8884 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 20 Jul 2026 16:59:59 +0800 Subject: [PATCH] 1 --- pages.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) 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": {