readme 路径调整
This commit is contained in:
@@ -23,7 +23,7 @@ change | `(value: string | number)` | \-
|
||||
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
badge-props | Object | - | Typescript:`BadgeProps`,[Badge API Documents](./badge?tab=api)。[see more ts definition](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/tab-bar/type.ts) | N
|
||||
badge-props | Object | - | Typescript:`BadgeProps`,[Badge API Documents](./badge?tab=api)。[see more ts definition](https://github.com/Tencent//components/tree/develop/src/tab-bar/type.ts) | N
|
||||
icon | String / Slot | - | \- | N
|
||||
sub-tab-bar | Array | - | Typescript:`SubTabBarItem[] ` `interface SubTabBarItem { value: string; label: string }`。[see more ts definition](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/tab-bar/type.ts) | N
|
||||
sub-tab-bar | Array | - | Typescript:`SubTabBarItem[] ` `interface SubTabBarItem { value: string; label: string }`。[see more ts definition](https://github.com/Tencent//components/tree/develop/src/tab-bar/type.ts) | N
|
||||
value | String / Number | - | \- | N
|
||||
|
||||
Reference in New Issue
Block a user