mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
413d470067
commit
1bef53ed89
@ -478,7 +478,7 @@ function welcomeHome() {
|
||||
if (shakeFloorNew) {
|
||||
const jump = shakeFloorNew['jump'];
|
||||
if (jump && jump.params && jump['params']['url']) {
|
||||
$.superShakeUrl = "jump.params.url"
|
||||
$.superShakeUrl = jump.params.url
|
||||
console.log(`【超级摇一摇】活动链接:${jump.params.url}`);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user