This commit is contained in:
陈君陶
2022-06-14 16:17:09 +08:00
committed by juntao
parent 084169db8f
commit 1ea147d43d
11 changed files with 271 additions and 4 deletions

View File

@ -116,8 +116,6 @@ public class EntranceUtils {
}
}
/**
* 将 Bundle 转为 Json
*/
@ -159,8 +157,6 @@ public class EntranceUtils {
return json;
}
/**
* 快捷地跳转到上次保存的页面
*/