mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-06 16:30:35 +08:00
parent
990efd4f07
commit
32545a3c16
@ -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">
|
||||
|
@ -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',
|
||||
{},
|
||||
|
@ -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 |
Loading…
x
Reference in New Issue
Block a user