每日任务 - 修复蒙层定位问题

This commit is contained in:
2025-08-28 13:40:46 +08:00
parent b5517d6837
commit aacc050f38

View File

@@ -626,6 +626,8 @@ function getGuildWeekReward() {
})
$('.task_List').append(str)
let outerHeight = $('.Daily_list').outerHeight();
let offset = $('.task_List').offset();
$('.element-mask').css('top',offset.top)
$('.element-mask').css('height',outerHeight)
}
var guildWeekRewardItems = [