## uni.showTabBar(options?) @showtabbar ## uni.hideTabBar(options?) @hidetabbar ## uni.showTabBarRedDot(options) @showtabbarreddot ## uni.hideTabBarRedDot(options) @hidetabbarreddot ## uni.setTabBarBadge(options) @settabbarbadge ## uni.removeTabBarBadge(options) @removetabbarbadge ## uni.setTabBarStyle(options) @settabbarstyle ## uni.setTabBarItem(options) @settabbaritem ## Bug & Tips @tips - 自 4.23 起,在非 tabbar 页面调用已上 API 会报错:hideTabBar:fail not TabBar page