mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
18 lines
287 B
JSON
18 lines
287 B
JSON
[
|
|
{
|
|
"text": "Guide",
|
|
"link": "/guide/design",
|
|
"activeMatch": "/guide/"
|
|
},
|
|
{
|
|
"text": "Component",
|
|
"link": "/component/button",
|
|
"activeMatch": "/component/"
|
|
},
|
|
{
|
|
"text": "Resource",
|
|
"link": "/resource/index",
|
|
"activeMatch": "/resource/"
|
|
}
|
|
]
|