小程序导航栏文字动态修改
摘要:
onLoad: function (options) { console.log(options);//从上个页面传递的参数 wx.setNavigationBarTitle({ title: options.name }) // options.name表示上个页面传过来的文字 }, 阅读全文
posted @ 2020-04-28 16:54 婧星 阅读(1268) 评论(0) 推荐(0) 编辑
posted @ 2020-04-28 16:54 婧星 阅读(1268) 评论(0) 推荐(0) 编辑