Skip to content

小电池充电器演示

Intent Data

{
  "deck_id": "battery-charger",
  "title": "小电池充电器演示",
  "summary": "演示小电池充电器的配置和使用。",
  "status": "draft",
  "visibility": "internal",
  "asset_type": "react",
  "source_system": "oves-decks",
  "launch_url": "/decks/battery-charger",
  "owner": "User",
  "updated_at": "2026-03-25T00:00:00Z",
  "tags": [
    "audience:internal",
    "use:presentation",
    "state:draft"
  ],
  "pages": [
    {
      "page_id": "intro",
      "title": "介绍",
      "template": "hero",
      "blocks": [
        {
          "block_style": "callout",
          "title": "小电池充电器",
          "content": "介绍小电池充电器的功能",
          "tone": "info"
        }
      ]
    },
    {
      "page_id": "config",
      "title": "配置",
      "template": "single-block",
      "blocks": [
        {
          "block_style": "bullet-list",
          "title": "配置步骤",
          "content": ["步骤1", "步骤2", "步骤3"]
        }
      ]
    },
    {
      "page_id": "usage",
      "title": "使用",
      "template": "single-block",
      "blocks": [
        {
          "block_style": "numbered-list",
          "title": "使用方法",
          "content": ["方法1", "方法2"]
        }
      ]
    }
  ]
}

Purpose

演示小电池充电器的配置和使用。

Audience

团队成员,需要了解充电器配置。

Narrative Shape

  1. 介绍小电池充电器
  2. 配置步骤
  3. 使用示例
  4. 总结和注意事项

Design Direction

使用oves-dark-basic模板,包含图片和列表。