From 97e776f5c54b68cc9258a2586963c223fc7bd4fc Mon Sep 17 00:00:00 2001 From: zhangds Date: Fri, 15 Mar 2024 14:47:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E5=9F=8B=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index 507cbfb..ce6ffd8 100644 --- a/index.html +++ b/index.html @@ -217,8 +217,6 @@ // // 统一跳转逻辑判断 gotoPage(data, type) { - debugger; - console.log("gotoPage =>", data); // 微信授权回调地址 let wxauth_url = "https://openapi.1688sup.com/wechat/oauth"; // 第一步:判断是否是 微信静默授权 是 -> 拼接回调地址