好吧,又碰到个小坑,分享下,由于我的项目是多语言所以需要动态切换tabBar文字,话不多说上代码。
uni.setTabBarItem({ index: 3, text: “多语言”, success:function(res){ console.log(res) } })好吧,又碰到个小坑,分享下,由于我的项目是多语言所以需要动态切换tabBar文字,话不多说上代码。
uni.setTabBarItem({ index: 3, text: “多语言”, success:function(res){ console.log(res) } })