增加标题滚动

Signed-off-by: lzcykevin <lzcykevin@hotmail.com>
pull/16/head
lzcykevin 2018-01-12 00:01:18 +08:00
parent 751198e3d8
commit d6c6b1dc57
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ function audioPause() {
$("#music-progress .dot-move").removeClass("dot-move"); // 小点闪烁效果
// 清定时器
// 清定时器
if (rem.titflash !== undefined )
{
clearInterval(rem.titflash);