From a2042820b9f95e70b3f6e7d029ef292ab29e7d0e Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Wed, 2 Jun 2021 01:03:33 +0800 Subject: [PATCH] =?UTF-8?q?h5=E7=AB=AF=E5=B1=8F=E8=94=BD=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/Logistics/index.vue | 120 ++++----- pages/order/OrderDetails/index.vue | 2 + pages/orderAdmin/AdminOrder/index.vue | 347 ++++++++++++-------------- 3 files changed, 211 insertions(+), 258 deletions(-) diff --git a/pages/order/Logistics/index.vue b/pages/order/Logistics/index.vue index 2520607..2bca6dc 100644 --- a/pages/order/Logistics/index.vue +++ b/pages/order/Logistics/index.vue @@ -27,10 +27,9 @@ - 复制单号 + + 复制单号 + @@ -45,10 +44,7 @@ - + 物流跟踪 @@ -57,29 +53,23 @@ - - + + - {{item.acceptStation}} - {{item.acceptTime}} + {{ item.acceptStation }} + {{ item.acceptTime }} - + - {{item.acceptStation}} - {{item.acceptTime}} + {{ item.acceptStation }} + {{ item.acceptTime }} - + - {{item.acceptStation}} - {{item.acceptTime}} + {{ item.acceptStation }} + {{ item.acceptTime }} @@ -97,43 +87,43 @@