debug
This commit is contained in:
@@ -530,8 +530,6 @@ function checkLine(val){
|
||||
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
|
||||
|
||||
|
||||
if (typeof strVideoId !== "undefined") {
|
||||
|
||||
// 使用示例
|
||||
@@ -552,9 +550,9 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
initDPlayer(strPlayUrl)
|
||||
}
|
||||
|
||||
addHistoryFun()
|
||||
}
|
||||
addHistoryFun();
|
||||
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user