From aa226832bfb10cee5866bd7876f7cb5280a97fde Mon Sep 17 00:00:00 2001 From: liaoanqi <1776106376@qq.com> Date: Mon, 17 Oct 2022 09:21:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8A=A0=E5=85=A5=E8=B4=AD?= =?UTF-8?q?=E7=89=A9=E8=BD=A6=E9=87=8D=E6=96=B0=E8=AE=A1=E7=AE=97=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4uni/pages/index/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/mall4uni/pages/index/index.vue b/mall4uni/pages/index/index.vue index bbfe6f4..c1c8e38 100644 --- a/mall4uni/pages/index/index.vue +++ b/mall4uni/pages/index/index.vue @@ -276,6 +276,7 @@ export default { callBack: res => { //console.log(res); uni.hideLoading(); + http.getCartCount(); //重新计算购物车总数量 uni.showToast({ title: "加入购物车成功", icon: "none"