diff --git a/packkey/combining.html b/packkey/combining.html index 97af3d9..2fe5392 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -205,7 +205,7 @@ let self = this; let banklink = encodeURIComponent( window.location.origin + - `./combiningAlipay.html?codeBatchId=${this.code_batch_id}&token=${this.token}` + `/packkey/combiningAlipay.html?codeBatchId=${this.code_batch_id}&token=${this.token}` ); let link = "http://openapi.1688sup.com/alipay/oauth?jump=" + banklink; let ua = navigator.userAgent.toLowerCase(); //判断用户打开链接环境