wx.setNavigationBarTitle({
          title: this.dynTitle
        })

通过页面路由跳转传参

onload(opt)中的opt接受传过来的title

赋值即可

相关文章: