From 10cf4e586f88625285e67b1fe9bbc969273717a9 Mon Sep 17 00:00:00 2001 From: zhangds Date: Fri, 15 Mar 2024 14:04:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=8C=85=E7=A0=81=20h?= =?UTF-8?q?ome=20=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homepage.html | 1 - packkey/homepage.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/homepage.html b/homepage.html index 276c415..ecc7dc4 100644 --- a/homepage.html +++ b/homepage.html @@ -582,7 +582,6 @@ /* 集中跳转 */ toPage({ type, entity, recharge_type }) { - debugger; /* * type: 1 兑换码 2 立减金 3 红包 * receive_mode: 1 支付宝 2 H5 diff --git a/packkey/homepage.html b/packkey/homepage.html index d081dfe..d408e21 100644 --- a/packkey/homepage.html +++ b/packkey/homepage.html @@ -577,7 +577,7 @@ /* 集中跳转 */ toPage({ type, entity, recharge_type }) { - debugger; + /* * type: 1 兑换码 2 立减金 3 红包 * receive_mode: 1 支付宝 2 H5