agent-Specialization/static/src/styles
JOJO 4496726009 fix(chat): citation 图标改为字母兜底+多源竞速,修复国内网络空白
favicon 源原仅 google s2,国内被墙时请求挂起、onerror 兜底不触发,
图标长期空白。改为:
- 立即渲染域名首字母兜底,任何网络环境不留空白
- google / yandex / icon.horse 三源 2s 窗口并行探测,按可信度决策:
  icon.horse 对无图标站返回 200+灰色字母占位图(不可信),仅在
  可信源(google 404 / yandex 1x1 可识别)佐证成功时才采纳其高清图;
  无可信源成功则保持字母
- 域名级缓存,同一域名全局只探测一次
- 移除内联 onerror 字符串拼接,顺带删除 popover 死代码 escapeText
2026-09-02 10:53:03 +08:00
..
base release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
components fix(chat): citation 图标改为字母兜底+多源竞速,修复国内网络空白 2026-09-02 10:53:03 +08:00
layout release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
utilities release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
index.scss release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00