parent
751198e3d8
commit
d6c6b1dc57
|
@ -127,7 +127,7 @@ function audioPause() {
|
|||
|
||||
$("#music-progress .dot-move").removeClass("dot-move"); // 小点闪烁效果
|
||||
|
||||
// 清楚定时器
|
||||
// 清除定时器
|
||||
if (rem.titflash !== undefined )
|
||||
{
|
||||
clearInterval(rem.titflash);
|
||||
|
|
Loading…
Reference in New Issue