From ac3496f98b273f7a2f8d0d0acc34f644707bdd43 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 8 Sep 2023 14:26:29 +0800 Subject: [PATCH] change --- pages.json | 31 +++++++------------ .../EquipCheckWork.vue} | 0 .../EquipMaintainWork.vue} | 2 +- 3 files changed, 13 insertions(+), 20 deletions(-) rename pages/{modules/EquipMaintainSure.vue => device/EquipCheckWork.vue} (100%) rename pages/{modules/EquipMaintainExecute.vue => device/EquipMaintainWork.vue} (97%) 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 @@