feat: tabbar - 补全 tabbarList ts 类型

This commit is contained in:
Utopia
2025-08-19 17:07:49 +08:00
parent d349281da5
commit f72d8e9a04
3 changed files with 9 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ export const nativeTabbarList: NativeTabBarItem[] = [
},
]
interface CustomTabBarItem {
export interface CustomTabBarItem {
text: string
pagePath: string
iconType: 'uniUi' | 'uiLib' | 'unocss' | 'iconfont' | 'image' // 不建议用 image 模式需要配置2张图