bugfix
This commit is contained in:
parent
cb831deeba
commit
db76dd7302
@ -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