From d3de9fbb011eb7d59a056165273095ee0ede1e76 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 21 Mar 2024 10:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=9C=9F=E5=8F=91=E8=B4=A7=E5=8C=BA?= =?UTF-8?q?=E8=A7=A3=E7=BB=91=E3=80=81=E7=A9=BA=E6=9C=A8=E7=AE=B1=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E3=80=81=E7=A9=BA=E8=BD=BD=E5=85=B7=E5=85=A5=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/SecondPhase/DeliveryUnbind.vue | 135 +++++++++++++++ pages/SecondPhase/DeliveryUnbindConfirm.vue | 175 ++++++++++++++++++++ pages/SecondPhase/EmptyBoxInStore.vue | 84 ++++++++++ pages/SecondPhase/EmptyVehicleInStore.vue | 86 ++++++++++ 4 files changed, 480 insertions(+) create mode 100644 pages/SecondPhase/DeliveryUnbind.vue create mode 100644 pages/SecondPhase/DeliveryUnbindConfirm.vue create mode 100644 pages/SecondPhase/EmptyBoxInStore.vue create mode 100644 pages/SecondPhase/EmptyVehicleInStore.vue diff --git a/pages/SecondPhase/DeliveryUnbind.vue b/pages/SecondPhase/DeliveryUnbind.vue new file mode 100644 index 0000000..26d703b --- /dev/null +++ b/pages/SecondPhase/DeliveryUnbind.vue @@ -0,0 +1,135 @@ + + + + + diff --git a/pages/SecondPhase/DeliveryUnbindConfirm.vue b/pages/SecondPhase/DeliveryUnbindConfirm.vue new file mode 100644 index 0000000..4705c01 --- /dev/null +++ b/pages/SecondPhase/DeliveryUnbindConfirm.vue @@ -0,0 +1,175 @@ + + + + + diff --git a/pages/SecondPhase/EmptyBoxInStore.vue b/pages/SecondPhase/EmptyBoxInStore.vue new file mode 100644 index 0000000..6a1fa79 --- /dev/null +++ b/pages/SecondPhase/EmptyBoxInStore.vue @@ -0,0 +1,84 @@ + + + + + diff --git a/pages/SecondPhase/EmptyVehicleInStore.vue b/pages/SecondPhase/EmptyVehicleInStore.vue new file mode 100644 index 0000000..3a5c720 --- /dev/null +++ b/pages/SecondPhase/EmptyVehicleInStore.vue @@ -0,0 +1,86 @@ + + + + +