From 6aeefb1bd8015fc2bb9f3cf6471e5ea739808e64 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Sat, 9 Mar 2024 10:48:40 +0800 Subject: [PATCH] 0309 --- home/views/h5/market/sylive2/act/share.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/views/h5/market/sylive2/act/share.php b/home/views/h5/market/sylive2/act/share.php index 1addc4f0..4aae36c2 100644 --- a/home/views/h5/market/sylive2/act/share.php +++ b/home/views/h5/market/sylive2/act/share.php @@ -9,7 +9,7 @@
-
{{posterTip}}
+
{{posterTip}}
@@ -137,7 +137,7 @@ codeimg.onload = function () { ctx.fillStyle=that.fillStyle; ctx.textAlign="center"; - ctx.font="26px Georgia"; + ctx.font="24px Georgia"; ctx.fillText(that.posterTip,that.canW/2,that.canH-34,); ctx.drawImage(codeimg,that.canW-200, that.canH-240, 160, 160) setTimeout(function () {