From b4cb57b1c09e5b05c4ec9fc4547dc57677b3b9f2 Mon Sep 17 00:00:00 2001 From: suyanyan <1321717064@qq.com> Date: Fri, 10 Jan 2025 13:26:34 +0800 Subject: [PATCH] 2 --- Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue index 5bca35ac5..16875a72e 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue @@ -118,7 +118,7 @@ this.TAB_TO('/pages/home') } else { - let url = encodeURIComponent('http://sxjy.htpt.edu.cn:8000') + let url = encodeURIComponent('http://sxjy.htpt.edu.cn') window.location.href = this.casloginUrl + "?service=" + url }