技术分享
Halo博客页脚添加显示运行时间
在设置里的代码处,页脚处的位置添加代码即可。 <div id="timer"></div> <script> function startTimer(fromDate, element) { function update() { const now = new Date(
1 篇文章
技术分享
在设置里的代码处,页脚处的位置添加代码即可。 <div id="timer"></div> <script> function startTimer(fromDate, element) { function update() { const now = new Date(