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";
// 第一步:判断是否是 微信静默授权 是 -> 拼接回调地址