| src/main/webapp/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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";