调整扫码跳转因一级域名目录导致的异常
This commit is contained in:
@@ -214,7 +214,7 @@ export default {
|
||||
id: 'qrcode',
|
||||
appid: this.appid,
|
||||
agentid: this.agentid,
|
||||
redirect_uri: `${location.origin}/login`,
|
||||
redirect_uri: location.origin + location.pathname,
|
||||
state: '',
|
||||
href: 'https://cdn.cunwuyun.cn/dvcp/wechat-login.css',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user