Merge branch '2.x' into dev
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
### Custom Color
|
||||
|
||||
```html
|
||||
<van-tabbar v-model="active" active-color="#07c160" inactive-color="#000">
|
||||
<van-tabbar v-model="active" active-color="#ee0a24" inactive-color="#000">
|
||||
<van-tabbar-item icon="home-o">Tab</van-tabbar-item>
|
||||
<van-tabbar-item icon="search">Tab</van-tabbar-item>
|
||||
<van-tabbar-item icon="friends-o">Tab</van-tabbar-item>
|
||||
|
||||
Reference in New Issue
Block a user