pages.json修改

This commit is contained in:
2024-04-30 13:32:47 +08:00
parent 067c7e9e4b
commit 8dd9bdca08

View File

@@ -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
// }
// }
]
}