Fix bug - 提现记录界面的金币和discord图标对应错了,应该是右边附件里那两个

This commit is contained in:
renhaoting 2026-01-06 14:11:53 +08:00
parent fbfd00db69
commit 4351f8f3c2
3 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ fun RecordGold.toShowBean(): RecordGoldShow {
RECORD_GOLD_PLUS_TASK_JOIN_DISCORD -> {
title = R.string.record_gold_title_join_discord
description = R.string.record_gold_descr_join_discord
iconRes = R.mipmap.icon_discord
iconRes = R.mipmap.icon_discord_2
}
RECORD_GOLD_PLUS_TASK_SIGN -> {

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB