文件夹分类

This commit is contained in:
2023-09-08 09:22:11 +08:00
parent ae8b3b8d72
commit 7f09ba9766
7 changed files with 6 additions and 6 deletions

View File

@@ -25,13 +25,13 @@
}
},
{
"path" : "pages/modules/SemifinishedInStore",
"path" : "pages/warehouse/SemifinishedInStore",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/modules/SemifinishedMaterSearch",
"path": "pages/warehouse/SemifinishedMaterSearch",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
@@ -39,13 +39,13 @@
}
},
{
"path" : "pages/modules/SemifinishedOutStore",
"path" : "pages/warehouse/SemifinishedOutStore",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/modules/EmptyOutStore",
"path": "pages/warehouse/EmptyOutStore",
"style": {
"navigationStyle": "custom"
}
@@ -57,13 +57,13 @@
}
},
{
"path": "pages/modules/EquipRepairExecute",
"path": "pages/device/RepairWork",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/modules/MaintainResultFill",
"path": "pages/device/RepairFill",
"style": {
"navigationStyle": "custom"
}