chore: update UI (#20198)

* chore: update UI

* chore: update UI

* chore: update UI
This commit is contained in:
0song 2025-03-20 16:08:05 +08:00 committed by GitHub
parent 32545a3c16
commit 12b965354e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 13 additions and 5 deletions

View File

@ -72,13 +72,13 @@ You can also try Element Plus out with the components built-in playground.
</a>
</td>
<td align="center" valign="middle">
<a href="https://www.vform666.com/" target="_blank">
<img width="150px" src="https://user-images.githubusercontent.com/17680888/156870588-b25a42d5-888b-4943-8b1b-5239dfd8f4d2.png">
<a href="https://www.jnpfsoft.com/index.html?from=elementUI" target="_blank">
<img width="150px" src="https://github.com/element-plus/element-plus/assets/17680888/6a044d82-c393-48ab-90b8-de0d3aad1624">
</a>
</td>
<td align="center" valign="middle">
<a href="https://www.jnpfsoft.com/index.html?from=elementUI" target="_blank">
<img width="150px" src="https://github.com/element-plus/element-plus/assets/17680888/6a044d82-c393-48ab-90b8-de0d3aad1624">
<a href="https://vue.misboot.com/#/login?from=element-plus" target="_blank">
<img width="150px" src="https://github.com/user-attachments/assets/ade8e7e6-f9a4-45d5-9006-44b548599a8d">
</a>
</td>
<td align="center" valign="middle">
@ -102,7 +102,7 @@ You can also try Element Plus out with the components built-in playground.
</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">
<img width="130px" src="https://github.com/user-attachments/assets/0dbd9c02-d132-4c9e-a162-2b5a8728fc7e">
</a>
</td>
<td align="center" valign="middle">

View File

@ -57,6 +57,14 @@ export const leftCustomImgSponsors = [
className: 'jnpf',
banner_img: '/images/jnpfsoft.png',
},
{
name: 'MISBoot',
img: '/images/misboot-logo.png',
banner_img: '/images/misboot-left.png',
url: 'https://vue.misboot.com/#/login?from=element-plus',
slogan: 'Low code development platform built on Element Plus',
slogan_cn: '基于Element Plus构建的低代码开发平台',
},
]
export const platinumSponsors = [

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB