Compare commits
No commits in common. "e1ae3939a34fc4015ef3cc2479d590aaab48049c" and "243f1bfc7cb359024424d9851c2b2c59408d7bb3" have entirely different histories.
e1ae3939a3
...
243f1bfc7c
@ -122,7 +122,7 @@ function handleTitleBtn(t = -1) {
|
||||
}
|
||||
function handleTitleClick(val) {
|
||||
if (val === 'home') {
|
||||
window.location.href = '/platform';
|
||||
window.location.href = 'http://47.109.205.240/platform';
|
||||
return;
|
||||
}
|
||||
activeTitle.value = val;
|
||||
|
Loading…
x
Reference in New Issue
Block a user