From 70c0b94bf02adc302fef0b5d29c65540075e8253 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 17 Jul 2026 18:13:54 +0800 Subject: [PATCH] 1 --- pages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index df10158..7e1719f 100644 --- a/pages.json +++ b/pages.json @@ -317,8 +317,17 @@ "bounce": "none" } } + }, + { + "path": "pages/worker/index", + "style": { + "navigationBarTitleText": "配送员首页", + "navigationStyle": "custom", + "app-plus": { + "bounce": "none" + } + } } - ], "permission": { "scope.userLocation": {