From 294381080bb03bdd355acfd7f4c0402d7c553a0d Mon Sep 17 00:00:00 2001 From: zhangds Date: Fri, 15 Mar 2024 10:16:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=E6=96=AD=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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";