Merge pull request 'xbx' (#192) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/192
This commit was merged in pull request #192.
This commit is contained in:
2020-11-30 15:57:30 +08:00
2 changed files with 2 additions and 2 deletions

2
dist/js/common.js vendored
View File

@@ -192,7 +192,7 @@ function setBtnClickFuc() {
})
})
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
window.parent.location.href="/regime/livedetail?id=" + window.liveid;
// window.parent.location.href="/regime/livedetail?id=" + window.liveid;
})
}

View File

@@ -192,7 +192,7 @@ function setBtnClickFuc() {
})
})
Promise.allSettled([promise,jiekou,jieshu]).then(()=>{
window.parent.location.href="/regime/livedetail?id=" + window.liveid;
// window.parent.location.href="/regime/livedetail?id=" + window.liveid;
})
}