mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[new feature] Tabbar: add route prop
This commit is contained in:
@@ -8,6 +8,7 @@ export default sfc({
|
||||
|
||||
props: {
|
||||
value: Number,
|
||||
route: Boolean,
|
||||
activeColor: String,
|
||||
inactiveColor: String,
|
||||
safeAreaInsetBottom: Boolean,
|
||||
|
Reference in New Issue
Block a user