Page({ data: { toView: "red", scrollTop: 100 }, onPullDownRefresh: function(o) { console.log("111"); } });