From 7db358ce0c8239b2191682f9b1c47991b8432056 Mon Sep 17 00:00:00 2001 From: caorui <3165079241@qq.com> Date: Wed, 25 Sep 2024 14:02:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BE=AE=E4=BF=A1=E5=8D=95?= =?UTF-8?q?=E7=82=B9=E7=99=BB=E5=BD=95=E9=87=8D=E5=AE=9A=E5=90=91=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/loginAuthen/authenWeChat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/loginAuthen/authenWeChat.vue b/pages/loginAuthen/authenWeChat.vue index 2ea71b9..882b9f0 100644 --- a/pages/loginAuthen/authenWeChat.vue +++ b/pages/loginAuthen/authenWeChat.vue @@ -28,7 +28,7 @@ export default { if (code == "" || code == null || code == undefined) { //重定向回当前页面 var redirect = encodeURIComponent( - "http://ufidahz.com.cn:9067/V3/app/index.html#/pages/loginAuthen/authenWeChat" + "http://ufidahz.com.cn:9067/V3app/index.html#/pages/loginAuthen/authenWeChat" ); var url = "https://open.weixin.qq.com/connect/oauth2/authorize" +