Files
cwd/docs/index.md
anghunk 47a64e29eb docs: 更新文档封面图片链接以解决缓存问题
在 hero 部分的 image.src 中添加查询参数 ?1 强制浏览器获取最新图片,避免因缓存导致的图片更新延迟问题。
同时为图片添加样式类 image-src 以限制其最大宽度。
2026-01-29 13:51:12 +08:00

1.8 KiB
Raw Blame History

layout, hero, features
layout hero features
home
name tagline image actions
CWD 评论系统 基于 Cloudflare Workers 与全球边缘网络的免服务器、极速安全、即插即用评论系统。
src alt
https://cwd.js.org/icon.png 文档封面
theme text link
brand 快速开始 /guide/getting-started
theme text link
alt API 文档 /api/overview
theme text link
alt Github https://github.com/anghunk/cwd
icon title details
全球边缘加速 基于 Cloudflare 全球 300+ 节点网络,毫秒级响应,自动扩缩容,无需管理服务器
icon title details
💬 完善评论体系 支持嵌套回复、分页加载、Markdown 渲染、富文本支持与访客信息记忆
icon title details
🔔 智能邮件通知 新评论、回复提醒实时推送,支持自定义邮件模板,兼容各大邮箱服务商
icon title details
📊 可视化数据看板 评论趋势分析、访问统计、用户画像洞察,全方位了解站点互动情况
icon title details
🛡️ 多维度内容风控 手动审核机制、IP 屏蔽、邮箱黑名单,有效防范垃圾评论与恶意攻击
icon title details
🔄 便捷数据迁移 一键导入其他评论系统数据,无缝切换,保留历史互动记录
icon title details
🔒 企业级安全 管理员鉴权、CORS 跨域保护、SQL 注入防护,全方位保障数据安全
icon title details
🔌 灵活 API 集成 提供完整 REST API 与 SDK一行代码嵌入适配 Vue、React 等任意框架
<style> .extra-class{max-width:1200px;margin:2em auto 0;padding:0 24px;} .image-src{max-width:200px !important;} </style>