修改界面

master
夜笙歌 3 years ago
parent ade445078c
commit 97fde9ac88

@ -69,8 +69,6 @@
const hasDays = Math.ceil(hasTimestamp / 86400000);
return hasDays
}
console.log(new Date())
console.log(today())
const safe = (el) => {
const html = `
<span style="position: absolute;top: 66%;left: 84%;white-space:nowrap;color: #CBE6F7;font-size: 1.3vw;font-weight:600;transform: translateX(-50%);letter-spacing: 0.3vw">${new Date().getFullYear().toString()}年连续安全生产天数</span>

Loading…
Cancel
Save