mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
首页加入购物车重新计算数量
This commit is contained in:
@@ -276,6 +276,7 @@ export default {
|
||||
callBack: res => {
|
||||
//console.log(res);
|
||||
uni.hideLoading();
|
||||
http.getCartCount(); //重新计算购物车总数量
|
||||
uni.showToast({
|
||||
title: "加入购物车成功",
|
||||
icon: "none"
|
||||
|
||||
Reference in New Issue
Block a user