[new feature] Tabbar: add active-color prop (#2372)
This commit is contained in:
@@ -22,6 +22,7 @@ export default create({
|
||||
|
||||
props: {
|
||||
value: Number,
|
||||
activeColor: String,
|
||||
fixed: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user