Files
vant/docs/nav.config.json
T
2017-01-16 02:48:57 +08:00

19 lines
272 B
JSON

{
"zh-CN": [
{
"name": "基础组件",
"groups": [
{
"groupName": "Basic",
"list": [
{
"path": "/sample",
"title": "Sample组件"
}
]
}
]
}
]
}