const app = getApp() Page({ data: { menuButtonInfo: {}, }, onLoad() {}, })