Merge pull request '1' (#193) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/193
This commit is contained in:
commit
d1b20ae6fc
2
dist/js/common.js
vendored
2
dist/js/common.js
vendored
@ -192,7 +192,7 @@ function setBtnClickFuc() {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
|
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
|
||||||
// window.parent.location.href="/regime/livedetail?id=" + window.liveid;
|
window.parent.location.href="/regime/livedetail?id=" + window.liveid;
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -192,7 +192,7 @@ function setBtnClickFuc() {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
|
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
|
||||||
// window.parent.location.href="/regime/livedetail?id=" + window.liveid;
|
window.parent.location.href="/regime/livedetail?id=" + window.liveid;
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user