“Widget:Countdown”的版本间差异

添加32字节 、​ 2020年8月24日 (一) 04:44
无编辑摘要
};
const run = () => {
document.querySelectorAll(".countdownNode:not(.disabled)").forEach( fromNow(ele) );=> {
fromNow(ele);
});
};
document.querySelectorAll(".countdownNode").forEach((ele) => {
16,874

个编辑