2023-06-30 20:28:52 +08:00
|
|
|
export const rightRichTextSponsors = [
|
|
|
|
{
|
|
|
|
name: 'MISBoot',
|
|
|
|
img: '/images/sponsors/MISBoot.png',
|
|
|
|
url: 'https://www.misboot.com/?from=element-plus',
|
|
|
|
slogan: 'Low-code platform for rapid development',
|
2023-07-01 12:01:32 +08:00
|
|
|
slogan_cn: '低代码开发平台,应用可视化快速开发',
|
2023-06-30 20:28:52 +08:00
|
|
|
slogan_index: '低代码开发平台,应用快速开发',
|
|
|
|
},
|
|
|
|
]
|
2022-05-09 08:49:28 +08:00
|
|
|
|
2023-11-27 21:42:47 +08:00
|
|
|
export const rightBigLogoSponsors = [
|
|
|
|
{
|
|
|
|
name: 'CRMEB',
|
|
|
|
img: '/images/sponsors/CRMEB.png',
|
|
|
|
imgL: '/images/sponsors/CRMEB-l.png',
|
|
|
|
url: 'http://github.crmeb.net/u/Element?from=element-plus',
|
|
|
|
slogan: 'High-quality open source mall system',
|
|
|
|
slogan_cn: '高品质开源商城系统 累计服务40W+开发者',
|
|
|
|
slogan_index: '高品质开源商城系统累计服务40W+开发者',
|
|
|
|
},
|
|
|
|
]
|
|
|
|
|
2022-06-11 16:35:10 +08:00
|
|
|
export const rightLogoSmallSponsors = [
|
|
|
|
{
|
|
|
|
name: 'BuildAdmin',
|
|
|
|
img: '/images/sponsors/buildadmin.png',
|
|
|
|
imgL: '/images/sponsors/buildadmin-l.png',
|
|
|
|
url: 'https://wonderful-code.gitee.io/?from=element-plus',
|
|
|
|
slogan: 'Vue3 opensource admin system',
|
|
|
|
slogan_cn: 'Vue3企业级开源后台管理系统',
|
|
|
|
},
|
2022-08-31 00:30:42 +08:00
|
|
|
{
|
|
|
|
name: 'bit',
|
|
|
|
img: '/images/bit.svg',
|
|
|
|
imgL: '/images/bit-l.png',
|
|
|
|
url: 'https://bit.dev/?from=element-ui',
|
|
|
|
slogan: 'Share Code',
|
|
|
|
isDark: true, // dark theme
|
|
|
|
},
|
2022-06-11 16:35:10 +08:00
|
|
|
]
|
|
|
|
|
2022-05-09 08:49:28 +08:00
|
|
|
export const leftCustomImgSponsors = [
|
2023-02-14 20:47:56 +08:00
|
|
|
{
|
|
|
|
name: 'JSDesign',
|
|
|
|
name_cn: '即时设计',
|
|
|
|
img: '/images/js-design.png',
|
2023-05-24 18:52:20 +08:00
|
|
|
url: 'https://js.design/?source=element-plus&plan=sy',
|
2023-02-14 20:47:56 +08:00
|
|
|
slogan: 'Professional online UI design tool',
|
2023-05-24 18:52:20 +08:00
|
|
|
slogan_cn: '专业在线UI设计工具',
|
2023-02-14 20:47:56 +08:00
|
|
|
banner_img: '/images/js-design-banner.jpg',
|
|
|
|
},
|
2022-03-01 23:07:58 +08:00
|
|
|
{
|
|
|
|
name: 'VForm',
|
|
|
|
img: '/images/vform.png',
|
2023-06-19 20:10:07 +08:00
|
|
|
url: 'https://vform666.com/',
|
2022-05-09 10:33:14 +08:00
|
|
|
slogan: 'Vue 2/3 Visual/Low-Code Forms',
|
|
|
|
slogan_cn: 'Vue 2/3 可视化低代码表单',
|
2022-04-29 22:46:02 +08:00
|
|
|
banner_img: '/images/vform-banner.png',
|
2022-03-01 23:07:58 +08:00
|
|
|
},
|
2022-03-29 22:49:54 +08:00
|
|
|
{
|
2023-02-14 20:47:56 +08:00
|
|
|
name: 'JNPF',
|
|
|
|
img: '/images/jnpf_index.png',
|
|
|
|
url: 'https://www.jnpfsoft.com/index.html?from=elementUI',
|
|
|
|
slogan: 'JNPF low code development platform to develop simple!',
|
|
|
|
slogan_cn: 'JNPF 低代码开发平台,让开发变得简单!',
|
|
|
|
className: 'jnpf',
|
2023-03-20 23:03:07 +08:00
|
|
|
banner_img: '/images/sponsors/jnpfsoft.jpg',
|
2022-03-29 22:49:54 +08:00
|
|
|
},
|
2022-04-02 12:54:03 +08:00
|
|
|
]
|
|
|
|
|
2022-05-09 08:49:28 +08:00
|
|
|
export const platinumSponsors = [
|
|
|
|
...leftCustomImgSponsors,
|
2023-11-27 21:42:47 +08:00
|
|
|
...rightBigLogoSponsors,
|
2022-05-09 08:49:28 +08:00
|
|
|
...rightRichTextSponsors,
|
|
|
|
]
|
|
|
|
|
2022-08-31 00:30:42 +08:00
|
|
|
export const leftLogoSponsors = []
|
2022-06-11 16:35:10 +08:00
|
|
|
|
|
|
|
export const goldSponsors = [...rightLogoSmallSponsors, ...leftLogoSponsors]
|