From 8c9dcfcd549b2d9c8d2d4536f3e6d572940b5a7f Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Tue, 21 Apr 2026 16:33:08 +0800 Subject: [PATCH] updata --- f/web-kboss/src/views/registrationPage/indexNew.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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()) }, // 获取城市数据