chore: update doc (#20191)

* chore: update doc

* chore: update
This commit is contained in:
0song 2025-03-20 10:54:08 +08:00 committed by GitHub
parent 990efd4f07
commit 32545a3c16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 20 additions and 0 deletions

View File

@ -100,6 +100,11 @@ You can also try Element Plus out with the components built-in playground.
<img width="130px" src="https://user-images.githubusercontent.com/17680888/173179536-30e35fd1-cd5a-482a-bc41-9d5f0aa66fd4.png">
</a>
</td>
<td align="center" valign="middle">
<a href="https://fantastic-admin.github.io/?from=element-plus" target="_blank">
<img width="150px" src="https://github.com/user-attachments/assets/0dbd9c02-d132-4c9e-a162-2b5a8728fc7e">
</a>
</td>
<td align="center" valign="middle">
<a href="https://bit.dev/?from=element-ui" target="_blank">
<img width="130px" src="https://user-images.githubusercontent.com/10095631/41342907-e44e7196-6f2f-11e8-92f2-47702dc8f059.png">

View File

@ -79,6 +79,13 @@ export const head: HeadConfig[] = [
content: 'A Vue 3 based component library for designers and developers',
},
],
[
'meta',
{
name: 'baidu-site-verification',
content: 'codeva-q5gBxYcfOs',
},
],
[
'script',
{},

View File

@ -21,6 +21,14 @@ export const rightLogoSmallSponsors = [
slogan: 'Vue3 open source admin system',
slogan_cn: 'Vue3企业级开源后台管理系统',
},
{
name: 'Fantastic-admin',
img: '/images/fantastic-admin.png',
imgL: '/images/fantastic-admin-l.png',
url: 'https://fantastic-admin.github.io/?from=element-plus',
slogan: 'An out-of-the-box backend framework',
slogan_cn: '开箱即用的 Vue 后台管理框架',
},
{
name: 'bit',
img: '/images/bit.svg',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB