feat: 涂色识字

This commit is contained in:
R524809
2026-05-08 18:36:45 +08:00
parent 85ee5bb49a
commit b85afde7c0
25 changed files with 1205 additions and 441 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ class FindWordDrawService extends BaseDrawService {
// 找字模板没有 drawLegend 部分
this.drawDivider();
this.drawContent();
await this.drawPrintFooter();
// await this.drawPrintFooter();
}
drawContent() {