待发布测试版本

This commit is contained in:
梁泽军
2025-01-20 12:05:33 +08:00
parent bbcd5ad611
commit cf2f362c98
3 changed files with 20 additions and 8 deletions

View File

@@ -59,7 +59,7 @@ const executeTasks = async () => {
{ width: 750, height: 1334 },
[
{ name: "bg", src: posterImgList[posterId.value - 1], pos: { w: 750, h: 1334, x: 0, y: 0 } },
{ name: "eqcode", src: eqcodePic.value, pos: { w: 164, h: 164, x: 159, y: 1122 } },
{ name: "eqcode", src: eqcodePic.value, pos: { w: 194, h: 194, x: 514, y: 1098 } },
]
);
} else {