mm
This commit is contained in:
@@ -71,6 +71,9 @@ function TRPSetting:setEventDelegate()
|
||||
function()
|
||||
Prefs.setCurrGroup(Prefs.getUserName(), "")
|
||||
Prefs.setUserPsd("")
|
||||
if DBUser then
|
||||
DBUser.clean()
|
||||
end
|
||||
hideTopPanel(self.csSelf)
|
||||
hideTopPanel()
|
||||
hideTopPanel()
|
||||
@@ -91,7 +94,10 @@ function TRPSetting:setEventDelegate()
|
||||
pcall(releaseRes4GC, true)
|
||||
end
|
||||
--- 释放资源结束-------------------------------
|
||||
|
||||
if DBUser then
|
||||
DBUser.clean()
|
||||
end
|
||||
|
||||
--//TODO: 还要把已经下载了的附件也删除掉
|
||||
|
||||
pcall(cleanRes)
|
||||
|
||||
Reference in New Issue
Block a user