新增调拨维护和收货确认页面

This commit is contained in:
2024-05-17 16:56:08 +08:00
parent bdcc908556
commit 36e5e8c68f
5 changed files with 762 additions and 2 deletions

View File

@@ -21,13 +21,21 @@
}
,{
"path" : "pages/management/out-storage",
"path" : "pages/management/alloc-maintenance",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/management/receive-confirm",
"style" :
{
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",