From 5aad1feb2f0aeca811b8f1b03925922dcdc83623 Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 31 May 2024 15:30:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95git=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 25a38ad..fafd2c6 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -645,7 +645,7 @@ onChangeSeckillCutDownTime(e) { this.timeData = e }, - // 跳转到秒杀商品详情 + // 跳转到秒杀新的商品详情 handleTargetGoods(item) { uni.navigateTo({ url: '/pages/goods/seckillDetail?sharpGoodsId=' + item.sharp_goods_id +'&activeTimeId='+this.tabbar[this.curTabIndex].active_time_id+ "&isSeckill=" + true + '&isBuy=' + this