uni.setTabBarItem({
index: 0,
text: this.$t('common.appTab.home')
})
uni.setTabBarItem({
index: 1,
text: this.$t('common.appTab.application')
})
uni.setTabBarItem({
index: 2,
text: this.$t('common.appTab.user')
})
- 发布:2023-02-21 17:23
- 更新:2024-01-17 10:55
- 阅读:546
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: macOS Monterey12.3.1
HBuilderX类型: 正式
HBuilderX版本号: 3.6.4
手机系统: iOS
手机系统版本号: iOS 13.4
手机厂商: 苹果
手机机型: iphone6s plus
页面类型: vue
vue版本: vue2
打包方式: 离线
项目创建方式: HBuilderX
示例代码:
操作步骤:
更改语言设置时执行上诉代码
更改语言设置时执行上诉代码
预期结果:
可以切换中英文
可以切换中英文
实际结果:
没有切换
没有切换
bug描述:
app多语言开发时,uni.setTabBarItem设置多个tabbar时失效,在安卓上正常
1 个回复
x***@163.com
请问解决了吗?不管苹果还是安卓 app我一个都不生效