report update

This commit is contained in:
2026-04-08 15:22:26 +08:00
parent adf2ddbdd5
commit d1c29a36a9
4 changed files with 2262 additions and 2286 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,6 +26,15 @@
#it.body
]
// 代码块样式:圆角矩形背景
#show raw.where(block: true): it => box(
fill: rgb("#f5f5f5"),
inset: (x: 12pt, y: 10pt),
radius: 6pt,
stroke: (thickness: 1pt, paint: rgb("#e0e0e0")),
it
)
#outline(title: "目录",depth: 3, indent: 2em)
#pagebreak()
#outline(