Page({ data: { }, onLoad: function (options) { this.setData({ url:options.url }) }, })