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";