From 34b44e5fc8c03a2f8477974a6d5887c809fd9686 Mon Sep 17 00:00:00 2001 From: "qianhao.xu" Date: Tue, 30 Apr 2024 13:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: qianhao.xu --- pages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pages.json b/pages.json index 1e8e22f..64846f2 100644 --- a/pages.json +++ b/pages.json @@ -216,15 +216,15 @@ "navigationBarTitleText" : "车间叫料", "enablePullDownRefresh" : false } - }, - { - "path" : "pages/materialManagement/MaterialWarehousing/MaterialWarehousing", - "style" : - { - "navigationBarTitleText" : "成品入库", - "enablePullDownRefresh" : false - } } + // { + // "path" : "pages/materialManagement/MaterialWarehousing/MaterialWarehousing", + // "style" : + // { + // "navigationBarTitleText" : "成品入库", + // "enablePullDownRefresh" : false + // } + // } ] } \ No newline at end of file