This commit is contained in:
13684185576
2025-07-22 09:53:52 +08:00
parent 11ec0b2d13
commit 6e5853d852
476 changed files with 528 additions and 125899 deletions

View File

@ -215,7 +215,7 @@ export default {
removeAllItem();
// 待补充 清理权限相关的配置
if (isOatuh) {
window.location.href = `http://80.149.27.78:8001/login`;
window.location.href = `http://155.240.22.188:9020`;
} else {
router.push("/login");
}