From b83c44fe1f06fd34fc21a5bf3621c35ac422a876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=96=BB=E9=B9=8F?= <1242402566@qq.com> Date: Tue, 26 May 2020 22:13:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=AD=E7=89=A9=E8=BD=A6=E5=92=8C=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=8E=A8=E8=8D=90=E4=BC=A0=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommodityCard/CommodityCard.vue | 2 +- src/pages/cart/cart.vue | 139 ++++++++++++++----------- src/pages/user/user.vue | 1 + src/store/modules/cart.js | 6 -- 4 files changed, 79 insertions(+), 69 deletions(-) diff --git a/src/components/CommodityCard/CommodityCard.vue b/src/components/CommodityCard/CommodityCard.vue index 9ad013e..38494b9 100644 --- a/src/components/CommodityCard/CommodityCard.vue +++ b/src/components/CommodityCard/CommodityCard.vue @@ -1,7 +1,7 @@