feat: 汉字每日打卡页面优化
This commit is contained in:
@@ -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[]) {
|
||||
|
||||
Reference in New Issue
Block a user