空管出入库

This commit is contained in:
2022-11-01 14:35:43 +08:00
parent 79c8bdd149
commit 19495248d6
5 changed files with 172 additions and 10 deletions

View File

@@ -48,6 +48,12 @@
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/EmptyPipeOutStore",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/ZjCasing",
"style": {
@@ -141,7 +147,16 @@
"disableScroll": true
}
}
],
,{
"path" : "pages/ProductManage/EmptyPipeOutStore",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
// "pageOrientation": "landscape",
"navigationBarTextStyle": "white",