mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
feat(Tab): add info prop (#5274)
This commit is contained in:
@@ -10,6 +10,7 @@ export default createComponent({
|
||||
props: {
|
||||
...routeProps,
|
||||
dot: Boolean,
|
||||
info: [Number, String],
|
||||
name: [Number, String],
|
||||
title: String,
|
||||
titleStyle: null,
|
||||
|
Reference in New Issue
Block a user