直播间显示礼物名称

This commit is contained in:
fatiao 2026-02-03 16:42:21 +08:00
parent e3a44d2642
commit 15c80674c6

View File

@ -890,6 +890,7 @@ function UILiveRoomView:Gen_Gift(loopview, index, row, col, room_id)
--LogWarning("cost_str: " .. Inspect(cost_str))
itemlua.text_price_off.text.text = cost_str
itemlua.text_price_on.text.text = cost_str
itemlua.text_name.text.text = info.Name
--设置图标
local iconpath = "LiveRoomGift/" .. info.Icon