< 模板:卡片
(创建页面,内容为“<templatedata> { "params": { "header": { "label": "头部", "description": "在框外显示的标题", "example": "推荐页面", "type": "string", "suggested": true }, "title": { "label": "标题", "description": "框内显示的标题", "example": "测试页面", "type": "string", "suggested": true }, "content": { "label": "内容", "description": "框中的文字内容", "type": "content", "required": true…”) |
(没有差异)
|
2022年2月18日 (五) 12:32的最新版本
创建带有头部、标题、内容的卡片
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 头部 | header | 在框外显示的标题
| 字符串 | 推荐 |
| 标题 | title | 框内显示的标题
| 字符串 | 推荐 |
| 内容 | content | 框中的文字内容 | 内容 | 必需 |