diff --git a/index.html b/index.html index af58158..507cbfb 100644 --- a/index.html +++ b/index.html @@ -214,9 +214,10 @@ }, }, methods: { - // aq,qf + // // 统一跳转逻辑判断 gotoPage(data, type) { + debugger; console.log("gotoPage =>", data); // 微信授权回调地址 let wxauth_url = "https://openapi.1688sup.com/wechat/oauth";