chore: update doc (#23707)

This commit is contained in:
0song
2026-03-02 14:53:03 +08:00
committed by GitHub
parent 245722bd8e
commit 125e05d617
2 changed files with 0 additions and 13 deletions

View File

@@ -85,11 +85,6 @@ You can also try out Element Plus with its built-in component playground.
<table align="center" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://el.frsimple.com" target="_blank">
<img width="130px" src="https://github.com/user-attachments/assets/27ec522b-5de2-4c61-88b9-be47ff3ccc69">
</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

@@ -17,14 +17,6 @@ export const rightRichTextSponsors: Sponsor[] = []
export const rightBigLogoSponsors: Sponsor[] = []
export const rightLogoSmallSponsors: Sponsor[] = [
{
name: 'frsimple',
img: '/images/frsimple.png',
imgL: '/images/frsimple-l.png',
url: 'https://el.frsimple.com',
slogan: 'A simple and efficient front-end framework',
slogan_cn: '信创开发平台',
},
{
name: 'bit',
img: '/images/bit.svg',