mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: update doc ui (#23000)
This commit is contained in:
@@ -14,17 +14,7 @@ export type Sponsor = {
|
||||
|
||||
export const rightRichTextSponsors: Sponsor[] = []
|
||||
|
||||
export const rightBigLogoSponsors: Sponsor[] = [
|
||||
{
|
||||
name: 'CRMEB',
|
||||
img: '/images/CRMEB.png',
|
||||
imgL: '/images/CRMEB-l.png',
|
||||
url: 'http://github.crmeb.net/u/Elementyouce',
|
||||
slogan: 'High-quality open source mall system',
|
||||
slogan_cn: '高品质开源商城系统 累计服务40W+开发者',
|
||||
slogan_index: '高品质开源商城系统累计服务40W+开发者',
|
||||
},
|
||||
]
|
||||
export const rightBigLogoSponsors: Sponsor[] = []
|
||||
|
||||
export const rightLogoSmallSponsors: Sponsor[] = [
|
||||
{
|
||||
@@ -55,6 +45,14 @@ export const leftCustomImgSponsors: Sponsor[] = [
|
||||
className: 'jnpf',
|
||||
banner_img: '/images/jnpfsoft.png',
|
||||
},
|
||||
{
|
||||
name: 'CRMEB',
|
||||
img: '/images/CRMEB.png',
|
||||
url: 'http://github.crmeb.net/u/Elementyouce',
|
||||
slogan: 'High-quality open source mall system',
|
||||
slogan_cn: '高品质开源商城系统 累计服务40W+开发者',
|
||||
banner_img: '/images/CRMEB-l.jpg',
|
||||
},
|
||||
]
|
||||
|
||||
export const platinumSponsors = [
|
||||
|
||||
BIN
docs/public/images/CRMEB-l.jpg
Normal file
BIN
docs/public/images/CRMEB-l.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user