Skip to content

微信小程序滚动TarBar,tabItem自动滚动到中间

License

Notifications You must be signed in to change notification settings

hanrongliao/mp-tabbar

Repository files navigation

mp-tabbar

微信小程序tabbar, tab item自动滚动到中间

使用

components/tabbar/ 目录下的tabbar组件文件添加到小程序工程下,在page中按照微信小程序的组件使用规则使用

参数

参数名 描述
tabs 必须,类型 Sting Array, 存放tab items
curTabIndex 非必须, 类型Number,默认0,表示当前选选择的item

事件

点击 item会触发 change 事件,回调参数是当前item的 index

About

微信小程序滚动TarBar,tabItem自动滚动到中间

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published