Demo 画廊
能力演示
| 文件 | 内容 |
|---|---|
demos/c1-ios-prototype.html | iOS 可点击原型 |
demos/c2-slides-pptx.html | 幻灯片与 PPTX |
demos/c3-motion-design.html | Motion Design |
demos/c4-tweaks.html | 实时设计参数切换 |
demos/c5-infographic.html | 信息图与可视化 |
demos/c6-expert-review.html | 五维专家评审 |
每个 c* Demo 也提供英文版本。
工作流演示
| 文件 | 内容 |
|---|---|
demos/w1-brand-protocol.html | 品牌资产协议 |
demos/w2-junior-designer.html | Junior Designer 流程 |
demos/w3-fallback-advisor.html | 设计方向顾问 |
Hero 与旁白 Demo
demos/hero-animation-v10-en.htmldemos/md-html-narration/demos/voiceover-demo/
本地浏览
从仓库根目录启动静态服务器:
bash
python3 -m http.server 8000然后访问,例如:
text
http://localhost:8000/demos/c1-ios-prototype.html不要直接通过 file:// 判断所有 Demo 是否正常,因为模块、字体和跨文件资源可能受到浏览器安全限制。

