获取页面传递的参数。
继承标准对象输入,无扩展属性
继承标准对象输出,无扩展属性
app.getPageParams(function(result){ var name = result.name; });
← moreButtonListener getCurrentUri →