update
This commit is contained in:
parent
874d34f6df
commit
375bb2f487
@ -231,7 +231,7 @@ const getAuthorize = ()=> {
|
|||||||
let h_idx = window.location.href.indexOf("#");
|
let h_idx = window.location.href.indexOf("#");
|
||||||
let out_href = href.slice(0, h_idx);
|
let out_href = href.slice(0, h_idx);
|
||||||
|
|
||||||
return `${process.env.VUE_APP_ZS_DOMAIN}/wxauth/official/account/authorize?redirectUrl=${out_href}&scope=${1}"`;
|
return `${process.env.VUE_APP_ZS_DOMAIN}/wxauth/official/account/authorize?redirectUrl=${out_href}&scope=1"`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user