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,47 @@
slug: "minempathy"
icon: "fa-solid fa-heart-circle-check"
disclaimer: ""
minColumns: 2
boxes:
minempathy_who:
icon: ""
title: "box.minempathy.who"
minempathy_struggles:
icon: ""
title: "box.minempathy.struggles"
minempathy_where:
icon: ""
title: "box.minempathy.where"
minempathy_why:
icon: ""
title: "box.minempathy.why"
minempathy_how:
icon: ""
title: "box.minempathy.how"
statusLabels: default
relatesLabels: {}
dataLabels:
1: { title: "label.description", field: "conclusion", active: true }
2: { title: "label.data", field: "data", active: true }
3: { title: "label.assumptions", field: "assumptions", active: true }
layout:
- type: boxes
id: firstRow
columns:
- { width: 50, box: "minempathy_who" }
- { width: 50, box: "minempathy_struggles" }
- type: boxes
id: secondRow
columns:
- { width: 25, empty: true }
- { width: 50, box: "minempathy_where" }
- { width: 25, empty: true }
- type: boxes
id: thirdRow
columns:
- { width: 50, box: "minempathy_why" }
- { width: 50, box: "minempathy_how" }