Compare commits
No commits in common. "50b8b66a9715d2b5f1f646e930023559e95cbf7f" and "f18655e3f7fbf5b9c7041175a433701e7f12be21" have entirely different histories.
50b8b66a97
...
f18655e3f7
@ -22,8 +22,6 @@ export function getHomePath() {
|
|||||||
} else if (domain_url.includes('kaiyuancloud') || domain_url.includes('opencomputing') || domain_url.includes('localhost')) {
|
} else if (domain_url.includes('kaiyuancloud') || domain_url.includes('opencomputing') || domain_url.includes('localhost')) {
|
||||||
homePath = '/homePage/index'
|
homePath = '/homePage/index'
|
||||||
}
|
}
|
||||||
}else if(url_link.includes('ncmatch')){
|
|
||||||
homePath = '/ncmatchHome/index'
|
|
||||||
}else{
|
}else{
|
||||||
homePath = '/homePage/index'
|
homePath = '/homePage/index'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user