const app = getApp(); Page({ data: { }, onLoad: function (options) { }, onReady: function () { }, })