From 16dc5b755df8eb8133dee375a5b70fbe1a52fa4d Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Tue, 2 Jul 2024 14:45:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/course/coursePrice.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/course/coursePrice.vue b/pages/course/coursePrice.vue index c069322..dbe7c0a 100644 --- a/pages/course/coursePrice.vue +++ b/pages/course/coursePrice.vue @@ -206,7 +206,7 @@ }, // 加入到购物车 isAddLink(item) { - console.log('传入购物车',item); + // console.log('传入购物车',item); // 统计商品信息 let data = { "userId": this.userInfo.id,