Skip to content
xu.jingyu edited this page Aug 11, 2020 · 2 revisions

点击查看Link的Demo

继承关系

Link

简介

页面跳转

API

register(string key, string class_name)

为页面设置别名key

link(string class_name, Map params, number animType, function callback)

页面跳转

linkLua(string class_name, Map params, number animType, function callback)

页面跳转

close(number animType, Map params)

关闭当前页面

上个界面传递过来的值

Clone this wiki locally