Authored by happyhour7

最新代码上传

... ... @@ -400,7 +400,9 @@ function setTime()
} else if (homeTime.length > 0 && channelTime.length === 0) {
pageTime=homeTime;
}
else{
return;
}
pageTime.each(function()
{
... ...