|
@@ -107,7 +107,7 @@
|
|
|
id: 'login_container',
|
|
id: 'login_container',
|
|
|
appid: 'wx4511639d0a71b945',
|
|
appid: 'wx4511639d0a71b945',
|
|
|
scope: 'snsapi_login',
|
|
scope: 'snsapi_login',
|
|
|
- redirect_uri: encodeURIComponent(document.location.origin + '?appId=' + appId + '&returnURL=' + returnUrl + '&baseUrl=' + baseUrl + '&type=wx'),
|
|
|
|
|
|
|
+ redirect_uri: encodeURIComponent(document.location.origin + document.location.pathname + '?appId=' + appId + '&returnURL=' + returnUrl + '&baseUrl=' + baseUrl + '&type=wx'),
|
|
|
state: '',
|
|
state: '',
|
|
|
style: '',
|
|
style: '',
|
|
|
href: 'https://sso.ubtob.com/wx.css'
|
|
href: 'https://sso.ubtob.com/wx.css'
|