同步梭哈点击提示消失

master
罗家炜 2025-05-16 11:58:12 +08:00
parent c70a0b899d
commit 54c9c76737
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ function M:ShowTips(tipsList)
end end
function M:OnClickTips(context) function M:OnClickTips(context)
self._ctr_out.selectedIndex = 0
local button = context.data.data local button = context.data.data
local id = button.id local id = button.id
local _data = {} local _data = {}