mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 17:31:02 +08:00
9480129c85
* docs(docs): add overview page * docs: add tag * docs: add empty * docs: support 2k 4k * style: update * docs: update * docs: add icon demo * feat: update * docs: add icons * docs: update * style: update * style: update * style: update * docs: update * docs: update * docs: update * docs: add icons * docs: update * docs: add designed by * docs: update
18 lines
289 B
JSON
18 lines
289 B
JSON
[
|
|
{
|
|
"text": "Guide",
|
|
"link": "/guide/design",
|
|
"activeMatch": "/guide/"
|
|
},
|
|
{
|
|
"text": "Component",
|
|
"link": "/component/overview",
|
|
"activeMatch": "/component/"
|
|
},
|
|
{
|
|
"text": "Resource",
|
|
"link": "/resource/index",
|
|
"activeMatch": "/resource/"
|
|
}
|
|
]
|