LLWiki正在建设中,欢迎加入我们

“Widget:Countdown”的版本间差异

跳转到导航 跳转到搜索
second = isBefore ? now.second() - then.second() : then.second() - now.second(),
result = "";
ele.removeAttribute('title');
if (second < 0) {
minute--;