diff --git a/pages.json b/pages.json index d3a9a11..3a63603 100644 --- a/pages.json +++ b/pages.json @@ -51,13 +51,13 @@ } }, { - "path": "pages/modules/EquipMaintainExecute", + "path": "pages/device/EquipMaintainWork", "style": { "navigationStyle": "custom" } }, { - "path": "pages/modules/EquipMaintainSure", + "path": "pages/device/EquipCheckWork", "style": { "navigationStyle": "custom" } @@ -74,26 +74,19 @@ "navigationStyle": "custom" } } - ,{ - "path" : "pages/warehouse/RawmaterialRevice", - "style": { - "navigationStyle": "custom" - } - } - ,{ - "path" : "pages/warehouse/WarehouseReceiptDetails", + ,{ + "path" : "pages/warehouse/RawmaterialRevice", "style": { "navigationStyle": "custom" } - - }, - { - "path" : "pages/device/WorkManage", - "style": { - "navigationStyle": "custom" - } - - } + } + ,{ + "path" : "pages/warehouse/WarehouseReceiptDetails", + "style": { + "navigationStyle": "custom" + } + + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/modules/EquipMaintainSure.vue b/pages/device/EquipCheckWork.vue similarity index 100% rename from pages/modules/EquipMaintainSure.vue rename to pages/device/EquipCheckWork.vue diff --git a/pages/modules/EquipMaintainExecute.vue b/pages/device/EquipMaintainWork.vue similarity index 97% rename from pages/modules/EquipMaintainExecute.vue rename to pages/device/EquipMaintainWork.vue index 6cf1143..3f81595 100644 --- a/pages/modules/EquipMaintainExecute.vue +++ b/pages/device/EquipMaintainWork.vue @@ -1,6 +1,6 @@