Loading...
Loading...
Compare original and translation side by side
"Large centered heading, paragraph, two buttons"
→ Can author just type heading, paragraph, links? YES
→ Decision: DEFAULT CONTENT ✅
"Two centered buttons"
→ Can author just type two links? YES
→ Decision: DEFAULT CONTENT ✅
"Four items in grid, each with image, heading, description"
→ Can author just type this? NO - requires grid structure
→ Decision: Proceed to Step 3b ➡️
"Expandable questions and answers"
→ Can author just type this? NO - requires interaction/decoration
→ Decision: Proceed to Step 3b ➡️"居中大标题、段落、两个按钮"
→ 作者能否仅输入标题、段落、链接?是
→ 决策:默认内容 ✅
"两个居中按钮"
→ 作者能否仅输入两个链接?是
→ 决策:默认内容 ✅
"网格中的四个条目,每个包含图片、标题、描述"
→ 作者能否仅输入此内容?否 - 需要网格结构
→ 决策:进入步骤3b ➡️
"可展开的问答内容"
→ 作者能否仅输入此内容?否 - 需要交互/装饰
→ 决策:进入步骤3b ➡️undefinedundefined
**Why this prevents mistakes:**
- Shows exact row/column structure (e.g., cards: each card = 1 row with 2 columns)
- Reveals all variants (e.g., "Cards" vs "Cards (no images)")
- Displays clean HTML without decoration
- Prevents the #1 HTML generation error: wrong structure
**Use the output to:**
1. Understand how many columns each row should have
2. See where images vs content go
3. Match your content to the correct variant
4. Generate HTML that matches the expected structure exactly
---
**此步骤避免错误的原因:**
- 展示精确的行/列结构(例如:cards区块中每个卡片=1行2列)
- 显示所有变体(例如:"Cards" vs "Cards (无图片)")
- 显示无装饰的纯净HTML
- 防止排名第一的HTML生成错误:结构错误
**使用输出内容来:**
1. 了解每行应包含多少列
2. 查看图片与内容的位置
3. 将你的内容匹配到正确的变体
4. 生成与预期结构完全一致的HTML
---Section 1 (light):
- Sequence 1: "Large centered heading, paragraph, two call-to-action buttons"
→ Decision: DEFAULT CONTENT
→ Reason: Author can type heading, paragraph, links normally
→ Note: Prominent styling is a CSS concern
- Sequence 2: "Two images side-by-side"
→ Decision: Columns block (2 columns)
→ Reason: Side-by-side layout requires structure
→ Obvious match with "columns" block in inventory
Section 2 (light):
- Sequence 1: "Centered heading"
→ Decision: DEFAULT CONTENT
→ Reason: Just a heading - author types it
- Sequence 2: "Grid of 8 items, each with icon and short text"
→ Decision: Cards block
→ Reason: Repeating structured pattern, needs block
→ Obvious match with "cards" block in inventory
- Sequence 3: "Two centered buttons"
→ Decision: DEFAULT CONTENT
→ Reason: Just two links - author types them
Section 3 (grey):
- Sequence 1: "Eyebrow text, heading, paragraph, button stacked vertically"
→ Decision: DEFAULT CONTENT
→ Reason: Author types text and link normally
- Sequence 2: "Four items in grid, each with image, category tag, heading, description"
→ Decision: Cards block
→ Reason: Repeating structured pattern
→ Obvious match with "cards" block in inventory
Section 4 (dark):
- Sequence 1: "Tab navigation with three switchable content panels"
→ Decision: Tabs block
→ Reason: Interactive component, needs decoration
→ Obvious match with "tabs" block in inventorySection 1 (light):
- Sequence 1: "居中大标题、段落、两个行动号召按钮"
→ 决策:默认内容
→ 原因:作者可常规输入标题、段落、链接
→ 备注:突出样式属于CSS范畴
- Sequence 2: "两张并排图片"
→ 决策:Columns区块(2列)
→ 原因:并排布局需要结构
→ 与清单中的"columns"区块明显匹配
Section 2 (light):
- Sequence 1: "居中标题"
→ 决策:默认内容
→ 原因:仅为标题 - 作者直接输入
- Sequence 2: "8个条目的网格,每个包含图标和短文本"
→ 决策:Cards区块
→ 原因:重复的结构化模式,需要区块
→ 与清单中的"cards"区块明显匹配
- Sequence 3: "两个居中按钮"
→ 决策:默认内容
→ 原因:仅为两个链接 - 作者直接输入
Section 3 (grey):
- Sequence 1: "眉栏文本、标题、段落、按钮垂直堆叠"
→ 决策:默认内容
→ 原因:作者可常规输入文本和链接
- Sequence 2: "4个条目的网格,每个包含图片、分类标签、标题、描述"
→ 决策:Cards区块
→ 原因:重复的结构化模式
→ 与清单中的"cards"区块明显匹配
Section 4 (dark):
- Sequence 1: "带三个可切换内容面板的标签导航"
→ 决策:Tabs区块
→ 原因:交互式组件,需要装饰
→ 与清单中的"tabs"区块明显匹配Section 1 (dark blue):
- Sequence 1: Large centered heading, paragraph, two buttons
→ Decision: Hero block
Section 3 (grey):
- Sequence 1: Tab navigation with three switchable panels
→ Decision: Tabs blockVALIDATED SECTIONS:
Section 1 (dark blue):
- Block: Hero
- Background: Full-width dark blue gradient image
- Layout: Edge-to-edge, no visible section padding
- Decision: SKIP section-metadata
- Reason: Background is hero's design, not section styling
Section 3 (grey):
- Block: Tabs
- Background: Solid grey (#f5f5f5)
- Layout: Content centered with visible padding (~80px on sides)
- Decision: KEEP section-metadata style="grey"
- Reason: Section provides container styling for tabs blockSection 1 (dark blue):
- Sequence 1: 居中大标题、段落、两个按钮
→ 决策:Hero区块
Section 3 (grey):
- Sequence 1: 带三个可切换面板的标签导航
→ 决策:Tabs区块已验证章节:
Section 1 (dark blue):
- 区块:Hero
- 背景:全宽深蓝色渐变图片
- 布局:边缘到边缘,无可见章节内边距
- 决策:跳过section-metadata
- 原因:背景是Hero的设计,而非章节样式
Section 3 (grey):
- 区块:Tabs
- 背景:纯色灰色 (#f5f5f5)
- 布局:内容居中,有可见内边距(两侧约80px)
- 决策:保留section-metadata style="grey"
- 原因:章节为Tabs区块提供容器样式