upgrade
This commit is contained in:
@@ -99,6 +99,11 @@ function TRPSetting:setEventDelegate()
|
||||
end
|
||||
|
||||
--//TODO: 还要把已经下载了的附件也删除掉
|
||||
local downloadDir =
|
||||
Utl.chgToSDCard(
|
||||
Path.Combine(Application.persistentDataPath, CLPathCfg.self.basePath, "download")
|
||||
)
|
||||
Directory.Delete(downloadDir)
|
||||
|
||||
pcall(cleanRes)
|
||||
local panel = CLPanelManager.getPanel(CLMainBase.self.firstPanel)
|
||||
|
||||
Reference in New Issue
Block a user