Section
核心功能原理说明
1 个模板实例,9 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "核心功能原理说明",
"class": "brush-image-with-text",
"settings": [
{
"type": "header",
"content": "Header"
},
{
"type": "color",
"id": "bg",
"label": "Background"
},
{
"type": "color",
"id": "text_color",
"label": "Text Color",
"default": "#000000"
},
{
"type": "color_background",
"id": "color_strong",
"label": "Text Strong Color",
"default": "#000000"
},
{
"type": "color_background",
"id": "color_p",
"label": "Text Color Paragraph",
"default": "rgba(255, 255, 255, 0.60)"
},
{
"type": "select",
"id": "section_width",
"options": [
{
"value": "grid",
"label": "Grid"
},
{
"value": "full-width-row",
"label": "Full width"
},
{
"value": "full-width-row-full",
"label": "Full width, no spacing"
}
],
"default": "grid",
"label": "Section width"
},
{
"type": "image_picker",
"id": "image",
"label": "Main Image"
},
{
"type": "html",
"id": "heading",
"label": "Heading",
"default": "Durable aluminium alloy"
},
{
"type": "richtext",
"id": "content",
"label": "Content",
"default": "<p>In traditional hair dryer designs, the only way to check the temperature setting is to look at it directly. Now, Laifen is changing the brush and making the experience far more user-friendly. The 3-Color LED display indicates the temperature setting you're on, letting you know the temperature at a glance.</p>"
}
],
"blocks": [],
"presets": [
{
"name": "核心功能原理说明"
}
]
}