Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
李志鹏
2026-01-02 11:26:09 +08:00
64 changed files with 6180 additions and 3862 deletions

View File

@@ -585,7 +585,6 @@ export class ExportManager {
restoreOpacityInRedGreen && true
);
if (cloned) {
// 调整对象位置:将原画布坐标转换为以固定图层为原点的相对坐标
cloned.set({
left: canvasWidth / 2,
top: canvasHeight / 2,