mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: update doc (#23707)
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user