} />
} />
@@ -468,7 +482,7 @@ function App() {
} />
} />
- } />
+ } />
} />
} />
} />
diff --git a/src/pages/ExportPage.tsx b/src/pages/ExportPage.tsx
index 415a93a..d0d1c25 100644
--- a/src/pages/ExportPage.tsx
+++ b/src/pages/ExportPage.tsx
@@ -1831,7 +1831,7 @@ function ExportPage() {
{!showInitialSkeleton && (isLoading || isSessionEnriching) && (
- {isLoading ? '正在刷新会话列表…' : '正在补充头像和统计…'}
+ {isLoading ? '导出板块数据加载中…' : '正在补充头像和统计…'}
)}