feat: 文字涂色

This commit is contained in:
2025-03-30 19:59:59 +08:00
parent 2d686a9c01
commit c00c45a9be
8 changed files with 324 additions and 25 deletions
@@ -29,7 +29,7 @@ class TextDrawService {
draw() {
this.setPaper();
this.setPaper3();
// this.setPaper3();
this.drawHeader();
// this.drawLegend();
}