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 }