//获取应用实例 const app = getApp() Page({ onLoad: function () { } })