This commit is contained in:
2024-08-08 15:36:03 +08:00
parent 070a49155a
commit 3a20e989b3
12 changed files with 230 additions and 130 deletions

View File

@@ -88,7 +88,7 @@ const createPoster = (event) => {
{
name: "text",
src: posterTextSrc,
pos: { w: 337, h: 117, x: 81, y: 1133 },
pos: { w: 347, h: 155, x: 81, y: 1113 },
},
]
);
@@ -217,7 +217,7 @@ const hideShare = () => {
@include bg_pos("result/text-1.png");
}
.r-text-2 {
@include pos(643px, 814px, 67px, 396px);
@include pos(648px, 794px, 59px, 407px);
@include bg_pos("result/text-2.png");
}
.r-text-3 {