fix: 日历首次加载不显示日期的问题
This commit is contained in:
@@ -648,6 +648,7 @@
|
||||
lastSavedDate = todayStr;
|
||||
loadCheckin();
|
||||
loadStats();
|
||||
renderCalendar(); // 立即渲染日历,不等异步统计
|
||||
}
|
||||
|
||||
if (document.readyState === 'loading') {
|
||||
|
||||
Reference in New Issue
Block a user