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

“Widget:Countdown”的版本间差异

跳转到导航 跳转到搜索
};
const run = () => {
document.querySelectorAll(".countdownNode:not(.disabled)").forEach( fromNow(ele) );=> {
fromNow(ele);
});
};
document.querySelectorAll(".countdownNode").forEach((ele) => {