upgrade
This commit is contained in:
@@ -66,7 +66,7 @@ end
|
||||
-- 处理ui上的事件,例如点击等
|
||||
function CLLPSendSms.uiEventDelegate(go)
|
||||
local goName = go.name
|
||||
if goName == "ButtonClose" then
|
||||
if goName == "ButtonClose" or goName == "SpriteBg" then
|
||||
hideTopPanel(csSelf)
|
||||
elseif goName == "ButtonYunSend" then
|
||||
local err = uiobjs.offset:checkValid()
|
||||
|
||||
Reference in New Issue
Block a user