From ee6648eef58dbe52c344e26551651008bd7be167 Mon Sep 17 00:00:00 2001
From: cxy <1276771477@qq.com>
Date: Thu, 14 Nov 2024 10:32:05 +0800
Subject: [PATCH] =?UTF-8?q?expressForm=E7=9A=84=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/View/Expressform.vue | 13 -------------
frontend/src/View/user/Index.vue | 19 +------------------
frontend/src/components/Home.vue | 2 +-
frontend/src/router.js | 4 ++--
4 files changed, 4 insertions(+), 34 deletions(-)
delete mode 100644 frontend/src/View/Expressform.vue
diff --git a/frontend/src/View/Expressform.vue b/frontend/src/View/Expressform.vue
deleted file mode 100644
index b53aa94..0000000
--- a/frontend/src/View/Expressform.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
- 这是快递表单页面
- 这是页面1
- 这是页面2
-
-
-
-
-
-
\ No newline at end of file
diff --git a/frontend/src/View/user/Index.vue b/frontend/src/View/user/Index.vue
index 98014f5..98b7778 100644
--- a/frontend/src/View/user/Index.vue
+++ b/frontend/src/View/user/Index.vue
@@ -39,7 +39,7 @@
我要求寄件
-
+
寄快递
提交寄件
@@ -143,20 +143,3 @@
console.log(key, keyPath)
}
-
\ No newline at end of file
diff --git a/frontend/src/components/Home.vue b/frontend/src/components/Home.vue
index f74d1e3..40753ba 100644
--- a/frontend/src/components/Home.vue
+++ b/frontend/src/components/Home.vue
@@ -7,7 +7,7 @@