From 1c6b16d6ce63b5cb73a4e34a80a71a401a817b2a Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Tue, 29 Aug 2023 17:39:56 +0800
Subject: [PATCH] home
---
pages.json | 6 --
pages/home/home.vue | 1 +
pages/modules/equip-inspection.vue | 124 -----------------------------
3 files changed, 1 insertion(+), 130 deletions(-)
delete mode 100644 pages/modules/equip-inspection.vue
diff --git a/pages.json b/pages.json
index 7c07ecd..68b4571 100644
--- a/pages.json
+++ b/pages.json
@@ -47,12 +47,6 @@
"style": {
"navigationStyle": "custom"
}
- },
- {
- "path" : "pages/modules/equip-inspection",
- "style": {
- "navigationStyle": "custom"
- }
}
],
"globalStyle": {
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 7a17205..4d16b5c 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -47,6 +47,7 @@
},
created () {
this._authority()
+ this.$store.dispatch('publicObj', '')
},
methods: {
async _authority () {
diff --git a/pages/modules/equip-inspection.vue b/pages/modules/equip-inspection.vue
deleted file mode 100644
index cfe8fb3..0000000
--- a/pages/modules/equip-inspection.vue
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
- 设备号
-
-
-
-
-
-
- 状态
-
-
-
-
-
-
- 备注
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-