代码更新
This commit is contained in:
parent
4fde9600cd
commit
0b44cc1aea
@ -271,7 +271,7 @@ export default Vue.extend({
|
||||
console.log('当前域名',windows.location.hostname);
|
||||
|
||||
if (window.location.hostname === 'ncmatch.cn') {
|
||||
this.$route.push('/ncmatchHome/index');
|
||||
this.$router.push('/ncmatchHome/index');
|
||||
} else {
|
||||
this.$router.push('/homePage/index');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user