代码更新
This commit is contained in:
parent
bc8fa6f15d
commit
0b0aad20bd
@ -670,9 +670,7 @@ export default Vue.extend({
|
||||
console.log('当前域名:', window.location.href);
|
||||
|
||||
if (this.isNcmatchDomain) {
|
||||
this.$router.push('/ncmatchHome/index');
|
||||
} else {
|
||||
this.$router.push('/homePage/index');
|
||||
this.$router.push(this.getHomePath);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user