From cb1563013290acb1a63ace720aec6cd891aef024 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期二, 20 一月 2026 09:46:57 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 4a71e9e..ec6ec69 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -184,8 +184,8 @@
   }
 
   $(function () {
-    // 娉ㄥ叆AI鍔╂墜鍥炬爣
-    $('#ai-assistant-btn').html(getAiIconHtml(60, 60));
+    // // 娉ㄥ叆AI鍔╂墜鍥炬爣
+    // $('#ai-assistant-btn').html(getAiIconHtml(60, 60));
 
     if ("" === localStorage.getItem('token')) {
       top.location.href = baseUrl + "/login";

--
Gitblit v1.9.1