From 8dd9bdca089b615a10b5be698ab2f9d3f52147d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Tue, 30 Apr 2024 13:32:47 +0800 Subject: [PATCH] =?UTF-8?q?pages.json=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pages.json b/pages.json index 64846f2..1e8e22f 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