mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
27 lines
472 B
JSON
27 lines
472 B
JSON
{
|
|
"zh-CN": [
|
|
{
|
|
"name": "基础组件",
|
|
"groups": [
|
|
{
|
|
"groupName": "Basic",
|
|
"list": [
|
|
{
|
|
"path": "/sample",
|
|
"title": "Sample组件"
|
|
},
|
|
{
|
|
"path": "/button",
|
|
"title": "Button组件"
|
|
},
|
|
{
|
|
"path": "/switch",
|
|
"title": "Switch组件"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|