feat: 首刷返回

This commit is contained in:
Tim
2025-08-08 14:15:42 +08:00
parent 3a23cd8e19
commit 98bcbf52ba
2 changed files with 28 additions and 32 deletions

View File

@@ -376,8 +376,7 @@ export default {
const sanitizeDescription = text => stripMarkdown(text)
await loadOptions()
await fetchContent()
await Promise.all([loadOptions(), fetchContent()])
return {
topics,