设置navigation的title时间:2024-04-30 04:18:03 onReady(){ wx.setNavigationBarTitle({ title: this.data.title }); }