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 }} -

    -

    -
    +
    +
    +

    发票信息