From e4b1a70a297b1ca4fa0be9658bee6d84d533456a Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Wed, 22 Mar 2023 17:02:16 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BC=93=E5=AD=98=E7=BA=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 6 ++++++
pages/home/home.vue | 2 +-
pages/management/hcxcheck.vue | 19 +++++++++++++++++++
3 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 pages/management/hcxcheck.vue
diff --git a/pages.json b/pages.json
index 9861a8e..35932b5 100644
--- a/pages.json
+++ b/pages.json
@@ -23,6 +23,12 @@
"style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/management/hcxcheck",
+ "style": {
+ "navigationStyle": "custom"
+ }
}
],
"globalStyle": {
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 2a5508c..e8bc070 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -16,7 +16,7 @@
出箱扫码异常
- 缓存线盘点
+ 缓存线盘点
AGV入箱异常
diff --git a/pages/management/hcxcheck.vue b/pages/management/hcxcheck.vue
new file mode 100644
index 0000000..239d03a
--- /dev/null
+++ b/pages/management/hcxcheck.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+