This commit is contained in:
2023-09-08 09:36:17 +08:00
9 changed files with 310 additions and 13 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,6 +57,7 @@
}
},
{
<<<<<<< HEAD
"path": "pages/modules/EquipMaintainSure",
"style": {
"navigationStyle": "custom"
@@ -64,16 +65,32 @@
},
{
"path": "pages/modules/EquipRepairExecute",
=======
"path": "pages/device/RepairWork",
>>>>>>> 7f09ba976650bb89b69572bac02657185529bbed
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/modules/MaintainResultFill",
"path": "pages/device/RepairFill",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/warehouse/RawmaterialRevice",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/warehouse/WarehouseReceiptDetails",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
// "pageOrientation": "landscape",