diff --git a/templates/index.html b/templates/index.html index 74f9a6b..387952d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -71,13 +71,19 @@ placeholder="输入您的API Key">

如不填写,将使用系统默认配置

-
- - +
+
+ + +
+
+ + +
@@ -430,7 +436,7 @@ } catch (error) { console.error('请求失败:', error); resultContent.innerHTML = ` -
+
分析出错:${error.message}
`; @@ -705,73 +711,147 @@