chore(login): 添加调试用换行符
- 在统一身份认证跳转逻辑前添加空行以改善代码可读性 Signed-off-by: Gjm <你的邮箱>
This commit is contained in:
@@ -286,6 +286,7 @@ export default {
|
|||||||
}
|
}
|
||||||
// 没有ticket且没有token,跳转统一身份认证
|
// 没有ticket且没有token,跳转统一身份认证
|
||||||
const isTs = true;
|
const isTs = true;
|
||||||
|
|
||||||
if (isTs) {
|
if (isTs) {
|
||||||
window.location.href =
|
window.location.href =
|
||||||
'http://192.168.1.241/login?redirect=/lig/oauth2/oauth2/application&appid=330b4ecb60c9a6802b957fe1e5a5ecd3&url=http%3A%2F%2F192.168.1.241%3A9000%2Flogin' +
|
'http://192.168.1.241/login?redirect=/lig/oauth2/oauth2/application&appid=330b4ecb60c9a6802b957fe1e5a5ecd3&url=http%3A%2F%2F192.168.1.241%3A9000%2Flogin' +
|
||||||
|
|||||||
Reference in New Issue
Block a user