mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[improvement] Color: update base green to wechat green (#2479)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<demo-block :title="$t('customColor')">
|
||||
<van-tabbar
|
||||
v-model="active3"
|
||||
active-color="#4b0"
|
||||
active-color="#07c160"
|
||||
>
|
||||
<van-tabbar-item icon="home-o">{{ $t('tab') }}</van-tabbar-item>
|
||||
<van-tabbar-item icon="search">{{ $t('tab') }}</van-tabbar-item>
|
||||
|
Reference in New Issue
Block a user