From c3b00ed10a3cfa1c62cebc1b39a7106188d9b4a4 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Mon, 13 Feb 2023 17:26:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E5=86=9C=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E5=85=A5=E5=BA=93=E9=A1=B5=E9=9D=A2=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- router/stock.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/router/stock.js b/router/stock.js index 8ecd465..530e809 100644 --- a/router/stock.js +++ b/router/stock.js @@ -61,4 +61,13 @@ module.exports=[ } } }, + { + path:"pages/stock/prodWarehouse", + style:{ + navigationBarTitleText:"农产品入库", + "app-plus":{ + titleNView:false + } + } + }, ] \ No newline at end of file