diff --git a/index.html b/index.html index 2427271..abaca27 100644 --- a/index.html +++ b/index.html @@ -217,7 +217,7 @@ // 统一跳转逻辑判断 gotoPage(data, type) { // 微信授权回调地址 - let wxauth_url = "https://22233.cn/wechat/oauth"; + let wxauth_url = "https://openapi.1688sup.com/wechat/oauth"; // 第一步:判断是否是 微信静默授权 是 -> 拼接回调地址 if (data.is_have_webview_voucher) { // 第二步:判断是否是包码 是 -> 走包码回调地址