update
This commit is contained in:
@@ -231,7 +231,7 @@ const getAuthorize = ()=> {
|
||||
let h_idx = window.location.href.indexOf("#");
|
||||
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"`;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user