{ "widgettype": "VBox", "options": { "width": "100%", "height": "100%", "padding": "0" }, "subwidgets": [ { "widgettype": "HBox", "options": { "width": "100%", "alignItems": "center", "padding": "24px 24px 12px 24px", "cheight": 6 }, "subwidgets": [ { "widgettype": "Title2", "options": { "text": "开发产线" } }, { "widgettype": "Filler" }, { "widgettype": "Text", "options": { "text": "项目管理、迭代跟踪、测试与部署", "cfontsize": 1.2 } } ] }, { "widgettype": "HBox", "options": { "width": "100%", "padding": "12px 24px 12px 24px", "cheight": 18 }, "subwidgets": [ { "widgettype": "ResponsableBox", "options": { "gap": "24px", "minWidth": "260px" }, "subwidgets": [ { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#1e293b", "border": "1px solid #6366f1", "borderRadius": "12px" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_cockpit/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#312e81", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "驾驶舱", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "AI驱动的对话式开发", "cfontsize": 0.9, "color": "#94a3b8" } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_projects/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#EFF6FF", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "项目管理", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "创建与管理软件项目", "cfontsize": 1.2 } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_iterations/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#F0FDF4", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "迭代管理", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "规划Sprint与迭代周期", "cfontsize": 1.2 } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_test_plans/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#F5F3FF", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "测试计划", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "制定与跟踪测试计划", "cfontsize": 1.2 } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_test_cases/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#FFF7ED", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "测试用例", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "编写与管理测试用例", "cfontsize": 1.2 } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_bugs/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#FEF2F2", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "Bug管理", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "跟踪与修复项目缺陷", "cfontsize": 1.2 } } ] }, { "widgettype": "VBox", "options": { "css": "card", "cwidth": 23, "cheight": 12, "padding": "24px", "cursor": "pointer", "bgcolor": "#fff" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.main_content", "options": { "url": "{{entire_url('/pipeline-sdlc/sd_deploy_envs/')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "VBox", "options": { "width": "44px", "height": "44px", "bgcolor": "#F0FDFA", "borderRadius": "12px", "alignItems": "center", "justifyContent": "center", "marginBottom": "12px" }, "subwidgets": [ { "widgettype": "Svg", "options": { "svg": "", "width": "24px", "height": "24px" } } ] }, { "widgettype": "Title3", "options": { "text": "部署环境", "marginBottom": "4px" } }, { "widgettype": "Text", "options": { "text": "配置开发测试生产环境", "cfontsize": 1.2 } } ] } ] } ] }, { "widgettype": "VScrollPanel", "id": "pipeline_sdlc_content", "options": { "css": "filler", "width": "100%", "height": "100%" } } ] }