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