Commit Graph

3 Commits

Author SHA1 Message Date
ysm
9cbae137a8 修复翻页时钟偏移并优化时间显示布局
- 修复翻页时钟动画开始时的位置偏移问题
- 将AM/PM显示移至时间数字左上角
- 添加日期(年月日星期)显示在时间数字右上角
- 统一数码管、翻页、滚动三种时钟的显示样式
- 调整AM/PM和日期字体为数字大小的20%
- 修复翻页和滚动时钟AM/PM显示错误(上午下午颠倒)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 13:24:27 +08:00
ysm
d2a9a94d3b 为翻页和滚动时钟独立添加12/24小时制切换
- FlipClock组件独立实现12/24H切换功能
- RollClock组件独立实现12/24H切换功能
- 分别使用独立的CSS样式(flip-format-toggle/roll-format-toggle)
- 各组件状态独立,互不干扰

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:17:32 +08:00
ysm
4518e2e57e 2026年 03月 21日 星期六 09:41:46 CST 2026-03-21 09:41:46 +08:00