perf(export): return card stats from snapshot and refresh in background

This commit is contained in:
tisonhuang
2026-03-03 10:45:08 +08:00
parent b6a2191e38
commit 302abe3e40
2 changed files with 301 additions and 132 deletions

View File

@@ -1941,7 +1941,7 @@ function ExportPage() {
void loadBaseConfig()
void ensureSharedTabCountsLoaded()
void loadSessions()
void loadContentSessionCounts({ forceRefresh: true })
void loadContentSessionCounts()
// 朋友圈统计延后一点加载,避免与首屏会话初始化抢占。
const timer = window.setTimeout(() => {