fix: share page load title error (#3111)

This commit is contained in:
Archer
2024-11-11 10:13:45 +08:00
committed by archer
parent 0201e63cfd
commit acdf6a0dd9
3 changed files with 13 additions and 10 deletions

View File

@@ -40,3 +40,4 @@ weight: 811
15. 优化 - 语音播报,不支持 mediaSource 的浏览器可等待完全生成语音后输出。
16. 修复 - Dockerfile pnpm install 支持代理。
17. 修复 - BI 图表生成无法写入文件。
18. 修复 - 分享链接首次加载时,标题显示不正确。