Browse Source

2

和田中职
suyanyan 1 week ago
parent
commit
b4cb57b1c0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue View File

@@ -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
}



Loading…
Cancel
Save