updata #97
@ -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())
|
||||
},
|
||||
|
||||
// 获取城市数据
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user