待发布测试版本
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user