From fb876f841b1e0043e34dbabadd0d107f8302e1ac Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 8 Sep 2023 09:42:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 13 ++++++++----- pages/device/WorkManage.vue | 19 +++++++++++++++++++ pages/home/home.vue | 27 +++++++++++++++------------ utils/getData2.js | 17 ----------------- 4 files changed, 42 insertions(+), 34 deletions(-) create mode 100644 pages/device/WorkManage.vue diff --git a/pages.json b/pages.json index 33cc8af..d3a9a11 100644 --- a/pages.json +++ b/pages.json @@ -57,17 +57,13 @@ } }, { -<<<<<<< HEAD "path": "pages/modules/EquipMaintainSure", "style": { "navigationStyle": "custom" } }, { - "path": "pages/modules/EquipRepairExecute", -======= "path": "pages/device/RepairWork", ->>>>>>> 7f09ba976650bb89b69572bac02657185529bbed "style": { "navigationStyle": "custom" } @@ -90,7 +86,14 @@ "navigationStyle": "custom" } - } + }, + { + "path" : "pages/device/WorkManage", + "style": { + "navigationStyle": "custom" + } + + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/device/WorkManage.vue b/pages/device/WorkManage.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/device/WorkManage.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/home/home.vue b/pages/home/home.vue index 7038775..e96e2d8 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -35,31 +35,34 @@