{ "widgettype": "VBox", "id": "shujin_media_root", "options": { "width": "100%", "height": "100%", "bgcolor": "var(--sage-bg-primary, transparent)" }, "subwidgets": [ { "widgettype": "VScrollPanel", "options": { "css": "filler" }, "subwidgets": [ { "widgettype": "HBox", "options": { "width": "100%", "alignItems": "center", "marginBottom": "16px" }, "subwidgets": [ { "widgettype": "Title2", "options": { "fontWeight": "700", "otext": "蜀锦传媒智能体系统", "i18n": true } }, { "widgettype": "Filler" } ] }, { "widgettype": "VBox", "options": { "css": "card", "width": "100%", "borderRadius": "12px", "padding": "24px" }, "subwidgets": [ { "widgettype": "Text", "options": { "fontSize": "15px", "otext": "欢迎使用蜀锦传媒智能体系统。本模块提供智能传媒管理与自动化服务。", "i18n": true } } ] } ] } ] }