-
Notifications
You must be signed in to change notification settings - Fork 207
Navigator
xu.jingyu edited this page Jan 14, 2020
·
5 revisions
页面跳转工具
此工具会根据传递的参数跳转或者关闭指定页面
界面跳转
gotoAndCloseSelf(string key, Map params, AnimType animType)
跳转指定界面同时关闭当前页面
关闭当前页面
closeSelfWithCallback(AnimType animType, function callback)
关闭自己
closeToLuaPageFinished(string page)
返回到某个指定lua页