{ "name": "slider_classic", "max_blocks": 5, "settings": [ { "type": "header", "content": "设置" }, { "type": "checkbox", "id": "is_auto_play", "label": "开启自动播放", "default": false }, { "type": "range", "id": "interval", "visibleOn": "is_auto_play", "step": 1, "max": 5, "min": 2, "label": "轮播时间", "default": 3, "unit": "s" }, { "id": "hover_transform", "type": "checkbox", "info": "开启此功能后,鼠标滑入轮播图时显示切换按钮", "label": "开启隐藏切换按钮", "default": false }, { "type": "text", "id": "max_width", "label": "最大内容宽度", "info": "最大内容宽度单位为px", "default": "480", "prop": { "type": "text" } }, { "type": "checkbox", "id": "enable_snowflake_effect", "label": "开启雪花效果", "default": false }, { "type": "header", "content": "幻灯内容" } ], "blocks": [ { "type": "item", "name": "幻灯图", "settings": [ { "type": "image_picker", "id": "src", "label": "PC端图片" }, { "type": "image_picker", "id": "mobile_src", "label": "移动端图片" }, { "type": "checkbox", "id": "text_and_button_on", "label": "开启文字和按钮", "default": true }, { "type": "text", "id": "title", "visibleOn": "text_and_button_on", "label": "标题", "placeholder": "请输入标题", "default": "Holiday Sales" }, { "type": "text", "id": "sub_title", "visibleOn": "text_and_button_on", "label": "副标题", "placeholder": "请输入副标题", "default": "New fashion" }, { "type": "textarea", "id": "desc", "visibleOn": "text_and_button_on", "label": "描述", "placeholder": "请输入描述", "default": "Save up to 50% off of the selected products. Our rock-bottom price for this season." }, { "type": "text", "id": "btn_text", "visibleOn": "text_and_button_on", "label": "按钮文案", "placeholder": "请输入按钮文案", "default": "Shop Now" }, { "default": "/", "param": "", "type": "url", "id": "btn_href", "label": "链接" }, { "type": "select", "id": "layout", "visibleOn": "text_and_button_on", "label": "布局", "default": "center", "options": [ { "value": "left", "label": "居左" }, { "value": "center", "label": "居中" }, { "value": "right", "label": "居右" } ] }, { "id": "title_uppercase", "type": "checkbox", "visibleOn": "text_and_button_on", "label": "开启标题全大写", "default": true }, { "id": "sub_title_uppercase", "type": "checkbox", "visibleOn": "text_and_button_on", "label": "开启副标题全大写", "default": true }, { "type": "range", "id": "overlay_opacity", "visibleOn": "text_and_button_on", "label": "图片蒙层透明度", "default": "0", "step": 1, "max": 100, "min": 0, "unit": "%" }, { "type": "color", "id": "title_color", "visibleOn": "text_and_button_on", "label": "标题颜色", "default": "#000000" }, { "type": "color", "id": "sub_title_color", "visibleOn": "text_and_button_on", "label": "副标题颜色", "default": "#000000" }, { "type": "color", "id": "text_color", "visibleOn": "text_and_button_on", "label": "描述颜色", "default": "#000000" }, { "type": "color", "id": "btn_bg_color", "visibleOn": "text_and_button_on", "label": "按钮背景色", "default": "#000000" }, { "type": "color", "id": "btn_text_color", "visibleOn": "text_and_button_on", "label": "按钮文字色", "default": "#ffffff" }, { "type": "color", "id": "md_title_color", "visibleOn": "text_and_button_on", "label": "移动端标题颜色", "default": "#000000" }, { "type": "color", "id": "md_sub_title_color", "visibleOn": "text_and_button_on", "label": "移动端副标题颜色", "default": "#000000" }, { "type": "color", "id": "md_text_color", "visibleOn": "text_and_button_on", "label": "移动端描述颜色", "default": "#000000" }, { "type": "color", "id": "md_btn_bg_color", "visibleOn": "text_and_button_on", "label": "移动端按钮背景色", "default": "#000000" }, { "type": "color", "id": "md_btn_text_color", "visibleOn": "text_and_button_on", "label": "移动端按钮文字色", "default": "#ffffff" } ] } ], "presets": [ { "name": "slider_classic", "cname": "经典幻灯", "category": "素材", "ccategory": "素材", "display": true, "is_auto_play": false, "hover_transform": false, "interval": 3, "max_width": "480", "blocks": [ { "type": "item", "name": "幻灯片", "settings": { "src": "", "mobile_src": "", "text_and_button_on": true, "title": "Holiday Sales", "sub_title": "New fashion", "desc": "Save up to 50% off of the selected products. Our rock-bottom price for this season.", "btn_text": "Shop Now", "layout": "center", "title_uppercase": true, "sub_title_uppercase": true, "overlay_opacity": 0, "title_color": "#000000", "sub_title_color": "#000000", "text_color": "#000000", "btn_bg_color": "#000000", "btn_text_color": "#ffffff", "btn_href": "/", "btn_href_param": "" } }, { "type": "item", "name": "幻灯片", "settings": { "src": "", "mobile_src": "", "text_and_button_on": true, "title": "Holiday Sales", "sub_title": "New fashion", "desc": "Save up to 50% off of the selected products. Our rock-bottom price for this season.", "btn_text": "Shop Now", "layout": "center", "title_uppercase": true, "sub_title_uppercase": true, "overlay_opacity": 0, "title_color": "#000000", "sub_title_color": "#000000", "text_color": "#000000", "btn_bg_color": "#000000", "btn_text_color": "#ffffff", "btn_href": "/", "btn_href_param": "" } } ], "icon": "oss/operation/1061c5cdb00c5382b09f2e8626304cee.svg" } ] }

NEW IN

{ "name": "product_list", "settings": [{ "type": "header", "content": "内容" }, { "type": "collection", "id": "collection", "label": "添加专辑" }, { "type": "header", "content": "设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "请输入标题", "default": "One Stop Shop" }, { "type": "textarea", "id": "desc", "label": "描述", "placeholder": "请输入描述", "default": "Hundreds of products from the same manufacturers as the top luxury brands at unparalleled prices." }, { "type": "checkbox", "label": "查看更多商品", "id": "view_more_on", "default": true }, { "type": "select", "id": "text_layout", "label": "文字布局", "default": "left", "options": [{ "value": "left", "label": "居左" }, { "value": "center", "label": "居中" } ] }, { "type": "select", "id": "spacing", "label": "格子间距", "default": "30px", "options": [{ "value": "15px", "label": "15px" }, { "value": "20px", "label": "20px" }, { "value": "30px", "label": "30px" }, { "value": "40px", "label": "40px" } ] }, { "type": "range", "id": "columns", "step": 1, "max": 6, "min": 2, "label": "商品分栏", "default": 4 }, { "type": "range", "id": "rows", "step": 1, "max": 3, "min": 1, "label": "商品行数", "default": 1 }, { "type": "header", "content": "字体排版" }, { "type": "checkbox", "label": "开启标题全大写", "id": "title_uppercase_on", "default": false }, { "type": "range", "id": "title_font_size", "step": 1, "max": 48, "min": 12, "label": "标题字号", "default": 28, "unit": "px" }, { "type": "range", "id": "title_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "标题字间距", "default": 0 }, { "type": "range", "id": "desc_font_size", "step": 1, "max": 18, "min": 12, "label": "描述字号", "default": 16, "unit": "px" }, { "type": "range", "id": "desc_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "描述字间距", "default": 0 }, { "type": "range", "id": "desc_line_height", "step": 0.1, "max": 3, "min": 1, "label": "描述行高", "default": 1.7 }, { "type": "header", "content": "颜色" }, { "type": "color", "id": "color_section_bg", "label": "背景", "default": "#ffffff", "info": "请使用浅色背景" }, { "type": "color", "id": "color_title_text", "label": "标题", "default": "#000000" }, { "type": "color", "id": "color_desc_text", "label": "描述", "default": "#666666" }, { "type": "color", "id": "color_btn_border", "label": "按钮边框", "default": "#000000" }, { "type": "color", "id": "color_btn_bg", "label": "按钮背景", "default": "#000000" }, { "type": "color", "id": "color_btn_text", "label": "按钮文字", "default": "#ffffff" }, { "type": "header", "content": "布局" }, { "type": "padding", "id": "padding", "label": "内容留白", "default": { "top": "80", "right": "", "bottom": "80", "left": "" }, "info": "内容留白单位为px" }, { "type": "text", "id": "max_container_width", "label": "最大内容宽度", "default": "", "props": { "type": "number" }, "placeholder": "请输入最大内容宽度", "info": "最大内容宽度单位为px" } ], "presets": [{ "name": "product_list", "cname": "商品列表", "category": "商品", "ccategory": "商品", "icon": "oss/operation/b950c409371f126944b7b9ef9a8db876.svg", "display": true }] }
{ "name": "collection_list", "max_blocks": 100, "settings": [{ "type": "header", "content": "设置" }, { "type": "select", "id": "space", "label": "格子间距", "default": "30px", "options": [{ "value": "0px", "label": "无间距" }, { "value": "15px", "label": "15px" }, { "value": "20px", "label": "20px" }, { "value": "30px", "label": "30px" }, { "value": "40px", "label": "40px" } ] }, { "type": "range", "id": "columns", "step": 1, "max": 6, "min": 1, "label": "分栏", "default": 2 }, { "type": "select", "id": "text_position", "label": "文字位置", "default": "center", "options": [{ "value": "start", "label": "顶部" }, { "value": "center", "label": "垂直居中" }, { "value": "end", "label": "底部" } ] }, { "type": "header", "content": "标题" }, { "type": "range", "id": "title_font_size", "step": 1, "max": 48, "min": 12, "label": "字号", "default": 30, "unit": "px" }, { "type": "range", "id": "title_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "字间距", "default": 0, "unit": "px" }, { "type": "range", "id": "title_line_height", "step": 0.1, "max": 3, "min": 1, "label": "行高", "default": 1 }, { "id": "title_uppercase", "type": "checkbox", "label": "文字全大写", "default": true }, { "type": "header", "content": "副标题" }, { "type": "range", "id": "sub_title_font_size", "step": 1, "max": 20, "min": 12, "label": "字号", "default": 14, "unit": "px" }, { "type": "range", "id": "sub_title_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "字间距", "default": 0, "unit": "px" }, { "id": "sub_title_uppercase", "type": "checkbox", "label": "文字全大写", "default": true }, { "type": "header", "content": "颜色" }, { "type": "color", "id": "bg_color", "label": "背景", "default": "#ffffff" }, { "type": "color", "id": "title_color", "label": "标题", "default": "#000000" }, { "type": "color", "id": "sub_title_color", "label": "副标题", "default": "#000000" }, { "type": "color", "id": "btn_bg_color", "label": "按钮背景", "default": "#000000" }, { "type": "color", "id": "btn_border_color", "label": "按钮边框", "default": "#000000" }, { "type": "color", "id": "btn_text_color", "label": "按钮文字", "default": "#ffffff" }, { "type": "header", "content": "布局" }, { "type": "padding", "id": "padding", "label": "内容留白", "default": { "top": "80", "right": "", "bottom": "80", "left": "" }, "info": "内容留白单位为px" }, { "type": "text", "id": "max_width", "label": "最大内容宽度", "placeholder": "输入最大内容宽度", "info": "最大内容宽度单位为px", "default": "", "props": { "type": "number" } }, { "type": "header", "content": "添加专辑" } ], "blocks": [{ "type": "collection", "name": "专辑", "settings": [{ "type": "collection", "id": "collection" }, { "type": "image_picker", "id": "cover", "label": "封面图" }, { "type": "text", "id": "title", "label": "主标题", "placeholder": "输入主标题" }, { "type": "text", "id": "sub_title", "label": "副标题", "placeholder": "输入副标题" }, { "type": "text", "id": "btn_text", "label": "按钮名称", "default": "Shop now" } ] }], "presets": [{ "name": "collection_list", "icon": "oss/operation/8b688b3547789ac110e0c0e36c893100.svg", "cname": "专辑列表", "category": "商品", "ccategory": "商品", "display": true, "space": "30px", "columns": "2", "padding": { "top": "", "right": "", "bottom": "", "left": "" }, "max_width": "", "bg_color": "#ffffff", "title_color": "#000000", "sub_title_color": "#000000", "btn_bg_color": "#000000", "btn_border_color": "#000000", "btn_text_color": "#ffffff", "title_uppercase": true, "sub_title_uppercase": true, "blocks": [{ "type": "collection", "name": "Collection", "settings": { "collection": { "id": 0, "type": "collection", "title": "", "content": "{{0 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC <nil>} 0 { } {0} false [] 0 0 [] [] []}" }, "btn_text": "Shop now", "title": "Best selller", "sub_title": "New comming" } }, { "type": "collection", "name": "Collection", "settings": { "collection": { "id": 0, "type": "collection", "title": "", "content": "{{0 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC <nil>} 0 { } {0} false [] 0 0 [] [] []}" }, "btn_text": "Shop now", "title": "Best selller", "sub_title": "New comming" } } ] }] }

Laptop Cooler Portable Cooling Fan

Type: Upgrade, Standard Switch: Rotating switch speed is adjustable USB interface: 2 (support lose and output) Panel material: metal mesh Bottom material: ABS engineering plastics Product size: 26.5 x 36 x 2.8cm

{ "name": "fashion_graphic", "settings": [{ "type": "header", "content": "设置" }, { "type": "image_picker", "id": "image", "label": "封面图" }, { "type": "text", "id": "title", "label": "主标题", "placeholder": "请输入主标题", "default": "Cashmere, at cost." }, { "type": "text", "id": "subtitle", "label": "副标题", "placeholder": "请输入副标题", "default": "New fashion" }, { "type": "textarea", "id": "desc", "label": "描述", "placeholder": "请输入描述", "default": "Shop hundreds of luxury goods from the same manufacturers as leading brands for up to 80% less. Savings guaranteed." }, { "type": "text", "id": "button_label", "label": "按钮名称", "placeholder": "请输入按钮名称", "default": "Shop now" }, { "type": "url", "default": "/", "param": "", "id": "button_link", "label": "按钮链接", "default": "" }, { "type": "select", "id": "layout", "label": "布局", "options": [{ "value": "image_position_left", "label": "左图+右文字" }, { "value": "image_position_right", "label": "左文字+右图" } ], "default": "image_position_right" }, { "type": "checkbox", "label": "开启主标题全大写", "id": "title_uppercase_on", "default": false }, { "type": "checkbox", "label": "开启副标题全大写", "id": "subtitle_uppercase_on", "default": true }, { "type": "header", "content": "颜色" }, { "type": "color", "id": "color_section_bg", "label": "背景色", "default": "#ffffff" }, { "type": "color", "id": "color_title_text", "label": "主标题", "default": "#000000" }, { "type": "color", "id": "color_subtitle_text", "label": "副标题", "default": "#666666" }, { "type": "color", "id": "color_desc_text", "label": "描述", "default": "#000000" }, { "type": "color", "id": "color_btn_border", "label": "按钮边框", "default": "#000000" }, { "type": "color", "id": "color_btn_bg", "label": "按钮背景", "default": "#000000" }, { "type": "color", "id": "color_btn_text", "label": "按钮文字", "default": "#ffffff" }, { "type": "color", "id": "color_image_bg", "label": "图片叠层颜色", "default": "#000000" }, { "type": "header", "content": "布局" }, { "type": "padding", "id": "padding", "label": "内容留白", "default": { "top": "80", "right": "", "bottom": "80", "left": "" }, "info": "内容留白单位为px" }, { "type": "text", "id": "max_container_width", "label": "最大内容宽度", "default": "", "props": { "type": "number" }, "placeholder": "请输入最大内容宽度", "info": "最大内容宽度单位为px" } ], "presets": [{ "name": "fashion_graphic", "cname": "时尚图文", "category": "素材", "ccategory": "素材", "icon": "oss/operation/94c9fa3d32bc04e19def767338159523.svg", "display": true }] }

BEST SELLER

{ "name": "product_list", "settings": [{ "type": "header", "content": "内容" }, { "type": "collection", "id": "collection", "label": "添加专辑" }, { "type": "header", "content": "设置" }, { "type": "text", "id": "title", "label": "标题", "placeholder": "请输入标题", "default": "One Stop Shop" }, { "type": "textarea", "id": "desc", "label": "描述", "placeholder": "请输入描述", "default": "Hundreds of products from the same manufacturers as the top luxury brands at unparalleled prices." }, { "type": "checkbox", "label": "查看更多商品", "id": "view_more_on", "default": true }, { "type": "select", "id": "text_layout", "label": "文字布局", "default": "left", "options": [{ "value": "left", "label": "居左" }, { "value": "center", "label": "居中" } ] }, { "type": "select", "id": "spacing", "label": "格子间距", "default": "30px", "options": [{ "value": "15px", "label": "15px" }, { "value": "20px", "label": "20px" }, { "value": "30px", "label": "30px" }, { "value": "40px", "label": "40px" } ] }, { "type": "range", "id": "columns", "step": 1, "max": 6, "min": 2, "label": "商品分栏", "default": 4 }, { "type": "range", "id": "rows", "step": 1, "max": 3, "min": 1, "label": "商品行数", "default": 1 }, { "type": "header", "content": "字体排版" }, { "type": "checkbox", "label": "开启标题全大写", "id": "title_uppercase_on", "default": false }, { "type": "range", "id": "title_font_size", "step": 1, "max": 48, "min": 12, "label": "标题字号", "default": 28, "unit": "px" }, { "type": "range", "id": "title_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "标题字间距", "default": 0 }, { "type": "range", "id": "desc_font_size", "step": 1, "max": 18, "min": 12, "label": "描述字号", "default": 16, "unit": "px" }, { "type": "range", "id": "desc_letter_spacing", "step": 0.1, "max": 2, "min": -2, "label": "描述字间距", "default": 0 }, { "type": "range", "id": "desc_line_height", "step": 0.1, "max": 3, "min": 1, "label": "描述行高", "default": 1.7 }, { "type": "header", "content": "颜色" }, { "type": "color", "id": "color_section_bg", "label": "背景", "default": "#ffffff", "info": "请使用浅色背景" }, { "type": "color", "id": "color_title_text", "label": "标题", "default": "#000000" }, { "type": "color", "id": "color_desc_text", "label": "描述", "default": "#666666" }, { "type": "color", "id": "color_btn_border", "label": "按钮边框", "default": "#000000" }, { "type": "color", "id": "color_btn_bg", "label": "按钮背景", "default": "#000000" }, { "type": "color", "id": "color_btn_text", "label": "按钮文字", "default": "#ffffff" }, { "type": "header", "content": "布局" }, { "type": "padding", "id": "padding", "label": "内容留白", "default": { "top": "80", "right": "", "bottom": "80", "left": "" }, "info": "内容留白单位为px" }, { "type": "text", "id": "max_container_width", "label": "最大内容宽度", "default": "", "props": { "type": "number" }, "placeholder": "请输入最大内容宽度", "info": "最大内容宽度单位为px" } ], "presets": [{ "name": "product_list", "cname": "商品列表", "category": "商品", "ccategory": "商品", "icon": "oss/operation/b950c409371f126944b7b9ef9a8db876.svg", "display": true }] }
{ "name": "slider_classic", "max_blocks": 5, "settings": [ { "type": "header", "content": "设置" }, { "type": "checkbox", "id": "is_auto_play", "label": "开启自动播放", "default": false }, { "type": "range", "id": "interval", "visibleOn": "is_auto_play", "step": 1, "max": 5, "min": 2, "label": "轮播时间", "default": 3, "unit": "s" }, { "id": "hover_transform", "type": "checkbox", "info": "开启此功能后,鼠标滑入轮播图时显示切换按钮", "label": "开启隐藏切换按钮", "default": false }, { "type": "text", "id": "max_width", "label": "最大内容宽度", "info": "最大内容宽度单位为px", "default": "480", "prop": { "type": "text" } }, { "type": "checkbox", "id": "enable_snowflake_effect", "label": "开启雪花效果", "default": false }, { "type": "header", "content": "幻灯内容" } ], "blocks": [ { "type": "item", "name": "幻灯图", "settings": [ { "type": "image_picker", "id": "src", "label": "PC端图片" }, { "type": "image_picker", "id": "mobile_src", "label": "移动端图片" }, { "type": "checkbox", "id": "text_and_button_on", "label": "开启文字和按钮", "default": true }, { "type": "text", "id": "title", "visibleOn": "text_and_button_on", "label": "标题", "placeholder": "请输入标题", "default": "Holiday Sales" }, { "type": "text", "id": "sub_title", "visibleOn": "text_and_button_on", "label": "副标题", "placeholder": "请输入副标题", "default": "New fashion" }, { "type": "textarea", "id": "desc", "visibleOn": "text_and_button_on", "label": "描述", "placeholder": "请输入描述", "default": "Save up to 50% off of the selected products. Our rock-bottom price for this season." }, { "type": "text", "id": "btn_text", "visibleOn": "text_and_button_on", "label": "按钮文案", "placeholder": "请输入按钮文案", "default": "Shop Now" }, { "default": "/", "param": "", "type": "url", "id": "btn_href", "label": "链接" }, { "type": "select", "id": "layout", "visibleOn": "text_and_button_on", "label": "布局", "default": "center", "options": [ { "value": "left", "label": "居左" }, { "value": "center", "label": "居中" }, { "value": "right", "label": "居右" } ] }, { "id": "title_uppercase", "type": "checkbox", "visibleOn": "text_and_button_on", "label": "开启标题全大写", "default": true }, { "id": "sub_title_uppercase", "type": "checkbox", "visibleOn": "text_and_button_on", "label": "开启副标题全大写", "default": true }, { "type": "range", "id": "overlay_opacity", "visibleOn": "text_and_button_on", "label": "图片蒙层透明度", "default": "0", "step": 1, "max": 100, "min": 0, "unit": "%" }, { "type": "color", "id": "title_color", "visibleOn": "text_and_button_on", "label": "标题颜色", "default": "#000000" }, { "type": "color", "id": "sub_title_color", "visibleOn": "text_and_button_on", "label": "副标题颜色", "default": "#000000" }, { "type": "color", "id": "text_color", "visibleOn": "text_and_button_on", "label": "描述颜色", "default": "#000000" }, { "type": "color", "id": "btn_bg_color", "visibleOn": "text_and_button_on", "label": "按钮背景色", "default": "#000000" }, { "type": "color", "id": "btn_text_color", "visibleOn": "text_and_button_on", "label": "按钮文字色", "default": "#ffffff" }, { "type": "color", "id": "md_title_color", "visibleOn": "text_and_button_on", "label": "移动端标题颜色", "default": "#000000" }, { "type": "color", "id": "md_sub_title_color", "visibleOn": "text_and_button_on", "label": "移动端副标题颜色", "default": "#000000" }, { "type": "color", "id": "md_text_color", "visibleOn": "text_and_button_on", "label": "移动端描述颜色", "default": "#000000" }, { "type": "color", "id": "md_btn_bg_color", "visibleOn": "text_and_button_on", "label": "移动端按钮背景色", "default": "#000000" }, { "type": "color", "id": "md_btn_text_color", "visibleOn": "text_and_button_on", "label": "移动端按钮文字色", "default": "#ffffff" } ] } ], "presets": [ { "name": "slider_classic", "cname": "经典幻灯", "category": "素材", "ccategory": "素材", "display": true, "is_auto_play": false, "hover_transform": false, "interval": 3, "max_width": "480", "blocks": [ { "type": "item", "name": "幻灯片", "settings": { "src": "", "mobile_src": "", "text_and_button_on": true, "title": "Holiday Sales", "sub_title": "New fashion", "desc": "Save up to 50% off of the selected products. Our rock-bottom price for this season.", "btn_text": "Shop Now", "layout": "center", "title_uppercase": true, "sub_title_uppercase": true, "overlay_opacity": 0, "title_color": "#000000", "sub_title_color": "#000000", "text_color": "#000000", "btn_bg_color": "#000000", "btn_text_color": "#ffffff", "btn_href": "/", "btn_href_param": "" } }, { "type": "item", "name": "幻灯片", "settings": { "src": "", "mobile_src": "", "text_and_button_on": true, "title": "Holiday Sales", "sub_title": "New fashion", "desc": "Save up to 50% off of the selected products. Our rock-bottom price for this season.", "btn_text": "Shop Now", "layout": "center", "title_uppercase": true, "sub_title_uppercase": true, "overlay_opacity": 0, "title_color": "#000000", "sub_title_color": "#000000", "text_color": "#000000", "btn_bg_color": "#000000", "btn_text_color": "#ffffff", "btn_href": "/", "btn_href_param": "" } } ], "icon": "oss/operation/1061c5cdb00c5382b09f2e8626304cee.svg" } ] }