修复领取奖励弹窗异常问题
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user