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