All checks were successful
continuous-integration/drone/push Build is passing
- 修改 setIndexData 函数接收 commentObj 参数 - 优先使用 window.__themeCommon(SSR 注入数据) - 其次使用 sessionStorage 缓存数据 - 最后降级到 AJAX 请求 - 添加空值检查防止报错 - 支持主题配置插件的合作伙伴配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>