Merge branch 'dev_lishuo' into dev_release
This commit is contained in:
commit
2697103479
@ -63,6 +63,9 @@ namespace Assets.Scripts.Apis
|
|||||||
}
|
}
|
||||||
IEnumerator LoadLogin(string msg)
|
IEnumerator LoadLogin(string msg)
|
||||||
{
|
{
|
||||||
|
//释放资源
|
||||||
|
MapUDPService.Dispose();
|
||||||
|
App.MainDeviceAdapter.Dispose();
|
||||||
//删除本地文件
|
//删除本地文件
|
||||||
Helper.DelectDir(PFConstants.MapWorkoutRecordTempFolder);
|
Helper.DelectDir(PFConstants.MapWorkoutRecordTempFolder);
|
||||||
App.tempRecordData = null;
|
App.tempRecordData = null;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user