From 748b0784a0ce911fc8347abb23c0b51a95d922d4 Mon Sep 17 00:00:00 2001
From: cxy <1276771477@qq.com>
Date: Sat, 23 Nov 2024 22:05:35 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=94=B9=EF=BC=8C=E8=BF=98=E8=A6=81?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/View/express/ExpressForm.vue | 327 ++++++++----------
frontend/src/View/express/ExpressList.vue | 387 +++++++++-------------
2 files changed, 302 insertions(+), 412 deletions(-)
diff --git a/frontend/src/View/express/ExpressForm.vue b/frontend/src/View/express/ExpressForm.vue
index 556398f..f8cae45 100644
--- a/frontend/src/View/express/ExpressForm.vue
+++ b/frontend/src/View/express/ExpressForm.vue
@@ -1,229 +1,188 @@
+
寄
- 地址簿
- 智能填写
+ 地址簿
+ 智能填写
-
-
-
- 姓名
-
-
+
+
+
-
-
- 联系电话
-
-
+
+
-
-
- 省市区
-
-
+
+
-
-
- 详细地址
-
-
+
+
-
+
+
+
+
+
+
收
- 地址簿
- 智能填写
+ 地址簿
+ 智能填写
-
-
-
- 姓名
-
-
+
+
+
-
-
- 联系电话
-
-
+
+
-
-
- 省市区
-
-
+
+
-
-
- 详细地址
-
-
+
+
-
+
+
寄件方式
-
-
- 预约上门取件
- 自行联系快递员
+
+ 预约上门取件
+ 自行联系快递员
-
-
+
- 下单
+ 下单
-
-
\ No newline at end of file
+
+
diff --git a/frontend/src/View/express/ExpressList.vue b/frontend/src/View/express/ExpressList.vue
index 6861b48..64842ea 100644
--- a/frontend/src/View/express/ExpressList.vue
+++ b/frontend/src/View/express/ExpressList.vue
@@ -1,237 +1,168 @@
-
-
-
- 运单号:{{item.express_no}}
- 签收时间: {{item.s_datetime}}
-
-
-
- {{item.senderCity}}
- {{item.senderName}}
-
-
-
- 已签收
-
-
- {{item.receiveCity}}
- {{item.receiveName}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 确定删除此快递信息吗?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 运单号 {{item.express_no}}}
+ 签收时间 {{item.s_datetime}}}
+
+
+
+ {{item.senderCity}}}
+ {{item.senderName}}}
+
+
+
+ 已签收
+
+
+ {{item.receiverCity}}}
+ {{item.receiverName}}}
+
+
+
+
+
+
+
+
+
+
+
+ 确定删除这条快递记录吗?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file