{ "widgettype": "VBox", "options": { "width": "100%", "height": "100%", "padding": "20px" }, "subwidgets": [ { "widgettype": "Text", "options": { "label": "产出物与证据幂等采集(M5a/M5b)", "fontSize": "24px" } }, { "widgettype": "ResponsableBox", "options": { "gap": "16px", "minWidth": "250px" }, "subwidgets": [ { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_artifact_create.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_artifact_create" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_artifact_read.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_artifact_read" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_artifact_update.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_artifact_update" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_artifact_delete.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_artifact_delete" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_artifact_list.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_artifact_list" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_collect.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_evidence_collect" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_list.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_evidence_list" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_collect_from_events.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_evidence_collect_from_events" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_stats.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "pbl_evidence_stats" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_collect_idempotent.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "[M5b] 证据幂等采集 collect_idempotent" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_aggregate.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "[M5b] 证据聚合 aggregate" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_query.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "[M5b] 证据查询 query" } } ] }, { "widgettype": "VBox", "options": { "backgroundColor": "#FFFFFF", "padding": "20px", "cursor": "pointer" }, "binds": [ { "wid": "self", "event": "click", "actiontype": "urlwidget", "target": "app.pbl_evidence_content", "options": { "url": "{{entire_url('/pbl_evidence/api/pbl_evidence_subject_summary.dspy')}}" }, "mode": "replace" } ], "subwidgets": [ { "widgettype": "Text", "options": { "label": "[M5b] 学生/团队证据档案" } } ] } ] }, { "widgettype": "VBox", "id": "pbl_evidence_content", "options": { "width": "100%", "flex": "1", "marginTop": "20px" } } ] }