OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)

This commit is contained in:
wangruiguo
2026-09-03 18:49:20 +08:00
commit d647428529
3501 changed files with 1988906 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
slug: "risks"
icon: "fa-person-falling"
disclaimer: ""
minColumns: 2
boxes:
risks_imp_low_pro_low:
icon: ""
title: "box.risks.imp_low_pro_low"
risks_imp_low_pro_high:
icon: ""
title: "box.risks.imp_low_pro_high"
risks_imp_high_pro_low:
icon: ""
title: "box.risks.imp_high_pro_low"
risks_imp_high_pro_high:
icon: ""
title: "box.risks.imp_high_pro_high"
statusLabels: default
relatesLabels: default
dataLabels:
1: { title: "label.risks.description", field: "conclusion", active: true }
2: { title: "label.data", field: "data", active: true }
3: { title: "label.risks.mitigation", field: "assumptions", active: true }
layout:
- type: boxes
id: firstRow
columns:
- { width: 50, box: "risks_imp_low_pro_high" }
- { width: 50, box: "risks_imp_high_pro_high" }
- type: boxes
id: secondRow
columns:
- { width: 50, box: "risks_imp_low_pro_low" }
- { width: 50, box: "risks_imp_high_pro_low" }