// index.js Page({ data: { }, onShow() { this.getTabBar().init(); }, });