UNPKG

hera-cli

Version:
9 lines (8 loc) 123 B
Page({ onLoad: function (options) { console.log(options) this.setData({ title: options.title }) } })