miniprogram_npm/tdesign-miniprogram/tab-bar-item/type.d.ts
@@ -4,13 +4,9 @@ type: ObjectConstructor; value?: BadgeProps; }; style?: { type: StringConstructor; value?: string; }; icon?: { type: StringConstructor; value?: string; type: null; value?: string | object; }; subTabBar?: { type: ArrayConstructor;