mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
docs: Update RecommendPage.tsx (#23387)
* Update RecommendPage.tsx * Update site/theme/template/Home/RecommendPage.tsx Co-authored-by: 偏右 <afc163@gmail.com>
This commit is contained in:
parent
fd38c347a8
commit
849ab34189
@ -16,25 +16,25 @@ interface Recommend {
|
||||
|
||||
const LIST_CN: Recommend[] = [
|
||||
{
|
||||
title: 'Ant Design 4.0 正式版来了!',
|
||||
title: 'Kitchen「设计资产」重磅更新!',
|
||||
description:
|
||||
'Ant Design 4.0 正式版于 2 月 28 日提前发布!设计资产不断丰富,设计工具层出不穷,为百万设计者和开发者创造快乐工作。',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*G0nDS5-aESoAAAAAAAAAAABkARQnAQ',
|
||||
href: 'https://zhuanlan.zhihu.com/p/109633620',
|
||||
'作为 Ant Design 的好伙伴,Kitchen 已第一时间上架 Ant Design 4.0 最新 Sketch 组件包。',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*bBKkQILVF2AAAAAAAAAAAABkARQnAQ',
|
||||
href: 'https://kitchen.alipay.com/',
|
||||
popularize: true,
|
||||
},
|
||||
{
|
||||
title: '图表库 G2Plot 1.0 发布了!',
|
||||
description:
|
||||
'开箱即用图表库 G2Plot 1.0 发布,支持 40+ 图表类型,高级统计分析组件和复杂交互内置。',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_d314dd/afts/img/A*Wv4XTIoIJ3gAAAAAAAAAAABkARQnAQ',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*UsnLRpUZChQAAAAAAAAAAABkARQnAQ',
|
||||
href: 'https://zhuanlan.zhihu.com/p/113888415',
|
||||
},
|
||||
{
|
||||
title: 'HiTu·让人人都是插画师',
|
||||
description: '图形化设计资产「海兔」帮助大家解决通用层面的需求,把设计师从重复劳动中解放出来。',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*sybfTLM-CA8AAAAAAAAAAABkARQnAQ',
|
||||
href: 'https://ant.design/docs/spec/illustration-cn',
|
||||
title: 'Ant Design 暗黑模式设计解析',
|
||||
description: '让我们一起来看下,Ant Design 这一针对企业级的设计体系是如何设计暗黑模式的?',
|
||||
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*pxK_TboMzL8AAAAAAAAAAABkARQnAQ',
|
||||
href: 'https://zhuanlan.zhihu.com/p/112470365',
|
||||
},
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user