chore: update doc ui (#23000)

This commit is contained in:
0song
2025-12-04 20:36:45 +08:00
committed by GitHub
parent ae04a7cb63
commit 39013a96c8
3 changed files with 9 additions and 11 deletions

View File

@@ -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 = [

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB