From a3bc8abbe2bbfed9c1684c64d9ad0c8f03d28f65 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Tue, 2 Jul 2024 10:35:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/pages.json b/src/pages.json index 71de65d0..dc4d247b 100644 --- a/src/pages.json +++ b/src/pages.json @@ -1788,6 +1788,14 @@ } } }, + { + "path": "pages/count/job/countDetail", + "style": { + "navigationBarTitleText": "盘点详细", + "enablePullDownRefresh": false + + } + }, { "path": "pages/count/job/countBlindDetail", "style": {