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" +