exercise.md 201 字节
Newer Older
王天雷 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
## 问题描述

动态设置 tabBar 某一项的内容使用哪个方法

## 答案

uni.setTabBarItem

## 选项

### A

uni.setTabBarBadge

### B

uni.setTabBarStyle

### C

uni.onTabBarMidButtonTap