同步印花平铺的位置信息

This commit is contained in:
李志鹏
2026-01-16 10:29:03 +08:00
parent 6780c0fbb1
commit 1989c22562
7 changed files with 636 additions and 584 deletions

View File

@@ -139,6 +139,8 @@
<pingpu
:list="list"
ref="pingpuRef"
:width="600"
:height="900"
@change-canvas="updateCanvas"
/>
</div>
@@ -197,12 +199,12 @@
name: "Print2",
priority: 1,
object: {
top: 150,
left: 250,
top: 450,
left: 300,
scaleX: 0.5,
scaleY: 0.5,
opacity: 1,
angle: 45,
angle: 0,
flipX: false,
flipY: false,
blendMode: "multiply",