feat: 汉字每日打卡页面优化

This commit is contained in:
R524809
2026-05-22 11:00:04 +08:00
parent 41082f59ef
commit bcece55238
7 changed files with 95 additions and 27 deletions
@@ -51,7 +51,7 @@ export default class TripleDraw extends BaseDrawService {
loadLetterFont(PRINT_CLEARLY_DASHED),
]);
this.drawContent(data.sections);
this.drawPrintFooter();
// this.drawPrintFooter();
}
private drawContent(sections: TripleSection[]) {