丰都投票界面已完成
This commit is contained in:
@@ -206,7 +206,7 @@ const oauth2Weixin = params => qs.stringifyUrl({
|
||||
url: "https://open.weixin.qq.com/connect/oauth2/authorize",
|
||||
query: {
|
||||
response_type: 'code',
|
||||
url: encodeURIComponent(location.href),
|
||||
redirect_uri: encodeURIComponent(location.href),
|
||||
...params
|
||||
},
|
||||
fragmentIdentifier: "wechat_redirect"
|
||||
|
||||
Reference in New Issue
Block a user