From 3653b4e7cb939839a2865f7bfd18fbd7eaf0b617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Sat, 25 Dec 2021 10:59:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96buyer=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=EF=BC=8C=E4=BC=98=E5=8C=96=E8=B4=AD=E7=89=A9?= =?UTF-8?q?=E8=BD=A6=E6=98=BE=E7=A4=BA=E8=A7=84=E6=A0=BC=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E5=AF=BC=E8=87=B4=E7=9A=84bug=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E8=AE=A2=E5=8D=95=E7=89=A9=E6=B5=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/components/footer/Footer.vue | 6 +++--- buyer/src/components/goodsDetail/ShowGoods.vue | 2 ++ buyer/src/pages/home/orderCenter/OrderDetail.vue | 12 +++++++----- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/buyer/src/components/footer/Footer.vue b/buyer/src/components/footer/Footer.vue index 3714f189..754c383f 100644 --- a/buyer/src/components/footer/Footer.vue +++ b/buyer/src/components/footer/Footer.vue @@ -39,8 +39,8 @@
  • - - + + {{config.icpCard}}
  • @@ -54,7 +54,7 @@
  • diff --git a/buyer/src/components/goodsDetail/ShowGoods.vue b/buyer/src/components/goodsDetail/ShowGoods.vue index 6f9b4f09..0ed88ba3 100644 --- a/buyer/src/components/goodsDetail/ShowGoods.vue +++ b/buyer/src/components/goodsDetail/ShowGoods.vue @@ -145,8 +145,10 @@
    库存{{ skuDetail.quantity }}
    diff --git a/buyer/src/pages/home/orderCenter/OrderDetail.vue b/buyer/src/pages/home/orderCenter/OrderDetail.vue index 93ce3df6..f765c389 100644 --- a/buyer/src/pages/home/orderCenter/OrderDetail.vue +++ b/buyer/src/pages/home/orderCenter/OrderDetail.vue @@ -35,15 +35,17 @@

    配送信息

    配送方式:{{order.deliveryMethodValue}}

    配送状态:{{order.deliverStatusValue}}

    +

    物流信息:{{logistics.shipper || '暂无物流信息'}}

    +

    物流单号:{{logistics.logisticCode || '暂无物流单号'}}

    -

    +

    订单日志:

    -

    +

    {{ item.AcceptTime }} {{ item.AcceptStation }} -

    -

    -
    +
    +
    +

    发票信息