feat: add export preview with template rendering and watermark support

This commit is contained in:
hmo
2026-04-28 12:37:08 +08:00
parent c6f7d9f7e3
commit 08302ab82b
3 changed files with 230 additions and 100 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ Flask-SQLAlchemy==3.1.1
reportlab==4.0.7
Jinja2==3.1.3
requests==2.31.0
gunicorn==23.0.0
gunicorn==23.0.0
markdown>=3.4