#
Junjie
2026-01-20 cb1563013290acb1a63ace720aec6cd891aef024
#
1个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/views/index.html 4 ●●●● 补丁 | 查看 | 原始文档 | 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";