// app.js App({ onLaunch() { wx.setNavigationBarTitle ({title: ''}) }, globalData: { userInfo: null } })