From ab2bcb515f67a4485be618ec06fbb221cc6a19b4 Mon Sep 17 00:00:00 2001 From: paulGao Date: Tue, 21 Dec 2021 18:59:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BF=83=E9=94=80=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/goodsDetail/ShowGoods.vue | 13 +- buyer/src/pages/payment/Pay.vue | 286 +++++------- manager/src/views/goods/goods-info/goods.vue | 116 ++--- .../src/views/goods/goods-info/goodsApply.vue | 436 +++++++++--------- .../src/views/lili-dialog/goods-dialog.vue | 2 +- .../full-discount/full-discount-detail.vue | 34 +- .../full-discount/full-discount.vue | 2 +- seller/src/views/goods/goods-seller/goods.vue | 16 +- seller/src/views/lili-dialog/goods-dialog.vue | 2 +- .../full-discount/full-discount-add.vue | 42 +- .../promotion/full-discount/full-discount.vue | 2 +- 11 files changed, 462 insertions(+), 489 deletions(-) diff --git a/buyer/src/components/goodsDetail/ShowGoods.vue b/buyer/src/components/goodsDetail/ShowGoods.vue index d2c9c86a..5424a266 100644 --- a/buyer/src/components/goodsDetail/ShowGoods.vue +++ b/buyer/src/components/goodsDetail/ShowGoods.vue @@ -164,7 +164,7 @@
@@ -90,16 +80,12 @@ 商品信息 返回购物车 -
+
{{ - shop.storeName - }}  
@@ -111,23 +97,15 @@ > - - {{ - goods.goodsSku.goodsName - }} + + {{ goods.goodsSku.goodsName }} - {{ - goods.purchasePrice | unitPrice("¥") - }} + {{ goods.purchasePrice | unitPrice("¥") }} x{{ goods.num }} {{ goods.goodsSku.quantity > 0 ? "有货" : "无货" }} - {{ - goods.subTotal | unitPrice("¥") - }} + {{ goods.subTotal | unitPrice("¥") }}
@@ -139,7 +117,7 @@ placeholder="订单备注" /> 提示:请勿填写有关支付、收货、发票方面的信息提示:请勿填写有关支付、收货、发票方面的信息
@@ -148,7 +126,7 @@
发票信息 + >发票信息 开企业抬头发票须填写纳税人识别号,以免影响报销 @@ -168,29 +146,19 @@
无可用优惠券