Files
HomeAgent/internal/plugins
JianFeeeee ce53e8816b chore(webui): 清理前端死代码
- 删除 8 个未引用 JS 函数: confirmDialog/showToast/timeAgo/statCard/
  systemTheme/getStarmapBg/resetStarmapCamera/toggleStarmapAuto
  (实际使用的是 toast()/内联卡片构建/setTheme)
- 删除星图 hover info 空转块(starmap-info 容器不存在,infoEl 永远 null,
  sm-info-name/type/mentions/links 子元素查询全部无效)
- 删除死 CSS: #starmap-container/#starmap-stats/#starmap-info/
  #starmap-loading/.starmap-toggle(对应 HTML 元素已不存在)
- 删除重复的 #sm-container-chat height:480px(被后续 260px 覆盖)

共 -266 行,JS/CSS 语法验证通过
2026-08-24 21:01:06 +08:00
..
2026-07-21 21:07:37 +08:00
2026-08-24 21:01:06 +08:00