Skip to content

fix(docs): 去掉 CRM 案例页失效的演示视频#151

Open
tyler-0xffff wants to merge 1 commit into
mainfrom
fix/remove-broken-crm-video
Open

fix(docs): 去掉 CRM 案例页失效的演示视频#151
tyler-0xffff wants to merge 1 commit into
mainfrom
fix/remove-broken-crm-video

Conversation

@tyler-0xffff

Copy link
Copy Markdown
Contributor

问题

docs.coco.xyz 的 CRM 案例页(/zh/case-studies/crm 及英文版 /case-studies/crm)内嵌的 YouTube 演示视频(u7o-1GCO89E)已失效,页面上显示「视频无法播放 / 此视频不能观看」的黑色播放器,影响观感。

改动

  • 移除 CRM 案例页中失效的视频 <div class="video-showcase"> 区块(中、英文两个页面)。
  • 一并清理该页面中因此变成孤儿的 .video-showcase / .video-container / .video-container iframe 样式(仅 CRM 页这两份,其它案例页的同名样式各自独立、未触碰)。

影响范围

  • docs/zh/case-studies/crm.mddocs/case-studies/crm.md,共删除 54 行。
  • div 结构平衡(前后各自 95/95、81/81),上下文衔接正常(段落 → </div> → 下一 section)。
  • 未改动其它案例页(deal-flow-dd 等仍保留各自的视频)。

注:合并后需重跑 Cloudflare/GitHub Actions 部署才能在 docs.coco.xyz 生效。

🤖 Generated with Claude Code

The embedded YouTube demo (u7o-1GCO89E) is no longer available and renders
a "video unavailable" player on the CRM case-study page. Remove the video
block and its now-unused styles from both the zh and en pages.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant