diff --git a/f/web-kboss/src/views/registrationPage/indexNew.vue b/f/web-kboss/src/views/registrationPage/indexNew.vue index c8a783f..11955d4 100644 --- a/f/web-kboss/src/views/registrationPage/indexNew.vue +++ b/f/web-kboss/src/views/registrationPage/indexNew.vue @@ -194,11 +194,7 @@ export default { methods: { // 跳转到首页 goHomePage() { - if (this.logoUrlOut) { - window.location.href = this.logoUrlOut - } else { - window.location.href = 'https://www.opencomputing.cn/'; - } + this.$router.push(getHomePath()) }, // 获取城市数据