From 607b18934a4d2ca619e0c05d746ca2244f6d3ace Mon Sep 17 00:00:00 2001 From: linzj <208781239@qq.com> Date: Fri, 2 Apr 2021 13:38:15 +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 --- mall4m/pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mall4m/pages/index/index.js b/mall4m/pages/index/index.js index eaf9d38..1da9b21 100644 --- a/mall4m/pages/index/index.js +++ b/mall4m/pages/index/index.js @@ -90,7 +90,7 @@ Page({ } }) - + http.getCartCount(); //重新计算购物车总数量 }, getAllData() { http.getCartCount(); //重新计算购物车总数量