@@ -394,7 +394,7 @@ const addSystemReply = (type = "system", textObject, callback) => {
clearInterval(headerInterval);
showContent();
}
- }, 50); // 50ms 逐字显示 header
+ }, 100); // 50ms 逐字显示 header
} else {