From 61965d754a24ef1e2fc9683347a5e7aaee33c3a6 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 8 Sep 2023 09:24:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++ pages/modules/EquipMaintainSure.vue | 101 ++++++++++++++++++++++++++++ 2 files changed, 107 insertions(+) create mode 100644 pages/modules/EquipMaintainSure.vue diff --git a/pages.json b/pages.json index 0aed2d0..782d9a8 100644 --- a/pages.json +++ b/pages.json @@ -56,6 +56,12 @@ "navigationStyle": "custom" } }, + { + "path": "pages/modules/EquipMaintainSure", + "style": { + "navigationStyle": "custom" + } + }, { "path": "pages/modules/EquipRepairExecute", "style": { diff --git a/pages/modules/EquipMaintainSure.vue b/pages/modules/EquipMaintainSure.vue new file mode 100644 index 0000000..b6c2872 --- /dev/null +++ b/pages/modules/EquipMaintainSure.vue @@ -0,0 +1,101 @@ + + + + +