[new feature] Tabbar: add active-color prop (#2372)

This commit is contained in:
neverland
2018-12-25 21:41:57 +08:00
committed by GitHub
parent fb9a5fe727
commit 728a0e26c5
6 changed files with 79 additions and 4 deletions
+1
View File
@@ -22,6 +22,7 @@ export default create({
props: {
value: Number,
activeColor: String,
fixed: {
type: Boolean,
default: true