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,18 @@
key: "status-green"
title: "t:templates.titles.green_status"
description: "t:templates.titles.green_status_description"
appliesTo: "wiki"
icon: "fa-circle-check"
author: "Leantime"
version: "1.0.0"
license: "CC0"
sector: "t:templates.elements"
wiki:
articles:
- title: "Green Status"
# Renders via TipTap's Highlight extension (multicolor). The pre-
# migration Bootstrap label class (.label-success) never worked in
# the editor because no Span mark is registered; <mark> with an
# inline background is the editor-native equivalent.
content: '<p><mark data-color="#75BB1B" style="background-color: #75BB1B; color: #ffffff; padding: 0 6px; border-radius: 3px;">Green</mark></p>'