首页 > 技术文章 > 用uniApp修改小程序某个页面导航栏的标题

qianxiaoniantianxin 2021-03-02 17:20 原文

要修改此标题:

uni.setNavigationBarTitle({
  title: '添加桌号'
})

推荐阅读