modify
This commit is contained in:
@@ -114,5 +114,10 @@ end
|
||||
function TRPSelectCompany:onTopPanelChange(topPanel)
|
||||
end
|
||||
|
||||
-- 当按了返回键时,关闭自己(返值为true时关闭)
|
||||
function TRPSelectCompany:hideSelfOnKeyBack()
|
||||
return false
|
||||
end
|
||||
|
||||
--------------------------------------------
|
||||
return TRPSelectCompany
|
||||
|
||||
Reference in New Issue
Block a user