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,35 @@
slug: "value"
icon: "fa-ranking-star"
disclaimer: ""
minColumns: 5
boxes:
customersegment:
icon: "fa-user"
title: "box.lean.customersegment"
problem:
icon: "fa-lock"
title: "box.lean.problem"
solution:
icon: "fa-key"
title: "box.lean.solution"
uniquevalue:
icon: "fa-gift"
title: "box.value.benefit"
statusLabels: default
relatesLabels: {}
dataLabels:
1: { title: "label.valueCanvas.assumptions", field: "assumptions", active: true }
2: { title: "label.valueCanvas.data", field: "data", active: true }
3: { title: "label.valueCanvas.conclusion", field: "conclusion", active: true }
layout:
- type: boxes
id: firstRow
columns:
- { width: 25, box: "customersegment" }
- { width: 25, box: "problem" }
- { width: 25, box: "solution" }
- { width: 25, box: "uniquevalue" }