onLoad: function (options) { wx.setNavigationBarTitle({ title: options.name }) // options.name表示上个页面传过来的文字 }, 相关文章: