commit
50b8b66a97
@ -22,6 +22,8 @@ export function getHomePath() {
|
||||
} else if (domain_url.includes('kaiyuancloud') || domain_url.includes('opencomputing') || domain_url.includes('localhost')) {
|
||||
homePath = '/homePage/index'
|
||||
}
|
||||
}else if(url_link.includes('ncmatch')){
|
||||
homePath = '/ncmatchHome/index'
|
||||
}else{
|
||||
homePath = '/homePage/index'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user