From 4ccdacfb0ff985b42c18092128c2dbc8fc27e9f4 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Wed, 28 Sep 2022 14:20:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=89=93=E5=8D=B0=20?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/couponCollection.html | 1 - v1_5_0_C/index.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/v1_5_0_C/couponCollection.html b/v1_5_0_C/couponCollection.html index c8f0d38..e33af5b 100644 --- a/v1_5_0_C/couponCollection.html +++ b/v1_5_0_C/couponCollection.html @@ -416,7 +416,6 @@ req.axiosPost('/key/products', data).then(res => { if (res.code == 200) { self.swiperDataList = res.data; - console.log(res.data); sessionStorage.setItem('goodsCount', res.data.length); self.goodsShow = res.data.length > 1; if (res.data && res.data.length == 1) {//单个商品直接进入详情页面 diff --git a/v1_5_0_C/index.html b/v1_5_0_C/index.html index ce377de..a0ce3d3 100644 --- a/v1_5_0_C/index.html +++ b/v1_5_0_C/index.html @@ -5,7 +5,7 @@ - 权益兑换页12 + 权益兑换页