commit
07d53c7a68
@ -194,11 +194,7 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
// 跳转到首页
|
// 跳转到首页
|
||||||
goHomePage() {
|
goHomePage() {
|
||||||
if (this.logoUrlOut) {
|
this.$router.push(getHomePath())
|
||||||
window.location.href = this.logoUrlOut
|
|
||||||
} else {
|
|
||||||
window.location.href = 'https://www.opencomputing.cn/';
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
// 获取城市数据
|
// 获取城市数据
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user