系统设置-签名-字体加粗

main
ysn 4 days ago
parent ae96b80b61
commit f63d91897b
  1. 2
      src/layout/components/ESignatureDialog.vue

@ -96,7 +96,7 @@ export default {
// //
this.ctx.strokeStyle = "#000000"; this.ctx.strokeStyle = "#000000";
this.ctx.lineWidth = 2; this.ctx.lineWidth = 8;
this.ctx.lineCap = "round"; this.ctx.lineCap = "round";
this.ctx.lineJoin = "round"; this.ctx.lineJoin = "round";

Loading…
Cancel
Save