fix(scrapbook): pdf 版本排版调整

This commit is contained in:
SXP-Simon
2026-03-25 15:46:38 +08:00
parent 664918e28f
commit 58615d2752
3 changed files with 463 additions and 495 deletions
+4 -1
View File
@@ -307,10 +307,13 @@ src/infrastructure/reporting/templates/your_theme_name/
#### 5. 模板调试工具
PDF 调试模板命令 Docker 下
PDF 调试模板命令:
```bash
# docker
docker exec -it astrbot python data/plugins/astrbot_plugin_qq_group_daily_analysis/scripts/mock_pdf_gen.py
# uv
uv run --with playwright --with diskcache data\plugins\astrbot_plugin_qq_group_daily_analysis\scripts\mock_pdf_gen.py
```
Image 模板调试: