From e05ab401650433cc7e767e08b482fb7a00be7bbd Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期三, 18 六月 2025 19:16:19 +0800
Subject: [PATCH] refactor(aiQuestions): 修复智能体流式回复解析问题

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 5f4056d..2ebdf95 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
         '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
         (coverSupport ? ', viewport-fit=cover' : '') + '" />')
     </script>
-    <title>闂瓟鏅鸿兘浣撳钩鍙�</title>
+    <title>璐㈡斂AI鍔╂墜</title>
     <!--preload-links-->
     <!--app-context-->
   </head>

--
Gitblit v1.9.1