pull/309/head
tangjinzhou 2018-12-12 21:42:22 +08:00
parent 592d2b3c29
commit 34876b5b61
1 changed files with 1 additions and 3 deletions

View File

@ -38,9 +38,7 @@ const TabBar = {
nextIcon, nextIcon,
}, },
style: tabBarStyle, style: tabBarStyle,
on: { on: context.listeners,
...context.listeners,
},
} }
let RenderTabBar let RenderTabBar