feat: 生产 shape
This commit is contained in:
@@ -50,7 +50,7 @@ function calculateCircleCenters(
|
||||
}
|
||||
|
||||
class TextDrawService {
|
||||
headerType: PrintHeader;
|
||||
headerType: PrintHeader = 'wechat';
|
||||
canvas: WechatMiniprogram.Canvas;
|
||||
ctx: RenderingContext;
|
||||
options: Record<string, any>;
|
||||
|
||||
Reference in New Issue
Block a user