整理代码

This commit is contained in:
MrZ626
2021-04-06 00:43:10 +08:00
parent eb15bec707
commit 3b5d21fcd4
5 changed files with 4 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ function scene.sceneInit()
end
local function clearResult()
for _=1,#result do rem(result)end
TABLE.clear(result)
selected,scrollPos=1,0
waiting,lastSearch=0,false
end