@apple-8 #16 第一个问题可以吧代码中下面这部分里面的999天换成自己想要的就行,我个人觉得999天比较好看 if (startDate.getTime() === new Date('9999-01-01T00:00:00+08:00').getTime() && expirationDate.getTime() === new Date('9999-01-01T00:00:00+08:00').getTime()) { $progressBar.style.width = '100%'; $progressBar.style.backgroundColor = '#2e7d32'; // 特殊情况的颜色(绿色) $countdownTime.textContent = '999天'; return; } 第二个问题容我研究研究怎么改
@yeshooo #20 谢谢~
@will00122 #17 是的,不过应该可以增加一列加个按钮脚本来更新这样,有时间可以研究一下
@apple-8 #16 第一个问题可以吧代码中下面这部分里面的999天换成自己想要的就行,我个人觉得999天比较好看
第二个问题容我研究研究怎么改
@Yukimeepo #22
觉得加上是否自动续期的开关好一点,个人见解
@Yukimeepo #23 好的 期待大佬的改进
好美,感谢分享
支持一下,感谢分享
不错
可以看看我的,修改了页脚,直接修改foot.html即可