Clean central topic on playbook XMind: remove cluttered root markers.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-26 10:10:03 +08:00
parent 9dc363270e
commit f993a89a21
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -511,14 +511,14 @@ def build_content() -> list:
label="纪律",
),
],
markers=["other-people", "star-dark-blue"],
labels=["商务版"],
# 中心主题保持干净:不加图标/标签/备注,避免绿人、黄便签等杂乱标识
markers=None,
labels=None,
fill=C_ROOT,
color=C_TEXT,
font_size="20pt",
bold=True,
line=C_ROOT,
notes="个人交易执行体系 · 向右逻辑图 · 商务标识版\n来源:交易执行手册 v2 + 交易行为准则-开单三检",
)
root["structureClass"] = "org.xmind.ui.logic.right"