Merge branch 'dev' of http://47.109.205.240:3000/Web/daimp-front into dev
This commit is contained in:
commit
6ba67e43f2
@ -122,7 +122,7 @@ function handleTitleBtn(t = -1) {
|
||||
}
|
||||
function handleTitleClick(val) {
|
||||
if (val === 'home') {
|
||||
window.location.href = 'http://47.109.205.240/platform';
|
||||
window.location.href = '/platform';
|
||||
return;
|
||||
}
|
||||
activeTitle.value = val;
|
||||
|
Loading…
x
Reference in New Issue
Block a user