From 983b621de9dcbb79c947fa09e726f40298dd667b Mon Sep 17 00:00:00 2001 From: linzj <208781239@qq.com> Date: Fri, 2 Apr 2021 13:18:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E8=B7=B3=E8=BD=AC=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E8=B4=AD=E7=89=A9=E8=BD=A6=E6=95=B0=E6=8D=AE=E5=88=B7?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4288c15..f5e32d0 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -200,6 +200,7 @@ export default { } }); //#endif + http.getCartCount(); //重新计算购物车总数量 }, /**