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,
},
style: tabBarStyle,
on: {
...context.listeners,
},
on: context.listeners,
}
let RenderTabBar