收敛树命令与投影切换

This commit is contained in:
lix-2026
2026-04-30 06:58:17 +08:00
parent 3cc090ba5e
commit 8c895b3dc0
16 changed files with 980 additions and 281 deletions
@@ -331,9 +331,7 @@ impl PageAggregateBuilder {
disable_copy: self.disable_copy,
},
},
layout: PageLayout {
page_options,
},
layout: PageLayout { page_options },
body: PageBody {
content: self.content,
revision: self.revision,