【修改】删除多余参数
This commit is contained in:
@@ -34,7 +34,7 @@ const routes = [
|
|||||||
path: '/login',
|
path: '/login',
|
||||||
name: 'Login',
|
name: 'Login',
|
||||||
redirect: () => {
|
redirect: () => {
|
||||||
window.location.href ='https://iamuat.faw-vw.com/esc-sso/oauth2.0/authorize?client_id=43da19911e74a14dd5d9&response_type=code&redirect_uri=http%3A%2F%2F127.0.0.1%3A8080%2FcheckPage?redirectUrl='
|
window.location.href ='https://iamuat.faw-vw.com/esc-sso/oauth2.0/authorize?client_id=43da19911e74a14dd5d9&response_type=code&redirect_uri=http%3A%2F%2F127.0.0.1%3A8080%2FcheckPage'
|
||||||
|
|
||||||
// window.location.href = "https://sso-qa.saicmotortest.com/idp/oauth2/authorize?redirect_uri=https://www.baidu.com/&state=gsrm&client_id=GSRM&response_type=code"
|
// window.location.href = "https://sso-qa.saicmotortest.com/idp/oauth2/authorize?redirect_uri=https://www.baidu.com/&state=gsrm&client_id=GSRM&response_type=code"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user