feat(优化原生AI摘要功能显示情况): 没有数据不加载,默认渲染完整摘要,利于SEO

(cherry picked from commit 1964bc96fdce688129287594103e6555fb42c779)
This commit is contained in:
anime
2024-12-23 18:12:12 +08:00
parent 148545cea9
commit 2b2d5b2d33
8 changed files with 27 additions and 32 deletions

View File

@@ -54,6 +54,5 @@ export default {
},
AI_SUMMARY: {
NAME: "Résumé intelligent par l'IA",
GENERATING: 'Génération en cours'
}
}