fix(cp排行榜): 前三名奖励添加修复

This commit is contained in:
hzj 2026-01-19 21:06:54 +08:00
parent 03538d3f43
commit 83ad53b3f0

View File

@ -324,7 +324,7 @@ const apiGetTop3Rewards = async () => {
const response = await apiGetCpRewardPool(type)
if (response.status && response.body) {
let rewards = response.body
if (weeklyShow.value == 'SEASON_CP_GIFT') {
if (seasonShow.value) {
rewards[0].activityRewardProps.push(
{
cover: '',