mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[Doc] optimize data structure table (#3854)
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
| navclick | triggered when parent node is selected | index: index of selected parent |
|
||||
| itemclick | triggered when item is selected | data: selected item |
|
||||
|
||||
### Item Data Structure
|
||||
### Data Structure of Item
|
||||
|
||||
`items` should be an array contains specified tree objects.
|
||||
|
||||
|
Reference in New Issue
Block a user