diff --git a/view/yinmeng/activity/2023-christmas/js/index.js b/view/yinmeng/activity/2023-christmas/js/index.js index 89cf67f..8bf9e20 100644 --- a/view/yinmeng/activity/2023-christmas/js/index.js +++ b/view/yinmeng/activity/2023-christmas/js/index.js @@ -810,6 +810,7 @@ $('.page2 .heartbeat1 .heartbeatBIng').click(function () { success (res) { if (res.code === 200) { getCp(); + $('.lqPub .lqPub_in img').attr('src',`./images/lvgift${taskId}.png`) $('.lqPub').show(); bodyScroolFun(true); } else {