Browse Source

Update MorePage.tsx (#21764)

pull/21769/head
linye 5 years ago
committed by GitHub
parent
commit
920124fa68
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 30
      site/theme/template/Home/MorePage.tsx

30
site/theme/template/Home/MorePage.tsx

@ -26,31 +26,31 @@ const MORE_LIST: MoreProps[] = [
href: 'https://zhuanlan.zhihu.com/p/103016912',
},
{
title: 'Ant Design 设计资产的秩序之美',
title: '设计体系的响应式设计',
description:
'希望通过这套方法和资产能够赋能给更多的用户,提高设计生产效率的同时更好的保障产品体验的内在一致性。',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*a7OXQpgmA-YAAAAAAAAAAABkARQnAQ',
date: '2020-01-15',
'Ant Design 在很多组件中提供了响应式设计,但拥有更加完备的环境适应性应该是设计体系长期的目标之一。',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*C6uMRqtw90AAAAAAAAAAAABkARQnAQ',
date: '2020-02-29',
source: 'zhihu',
href: 'https://zhuanlan.zhihu.com/p/102696372',
href: 'https://zhuanlan.zhihu.com/p/109781992',
},
{
title: '围绕应用生命周期的编排设计',
title: '“表里不一”的设计资产',
description:
'我们是企业级技术产品领域的设计师,同时也是掘金者,这篇分享即是我们探索的一些方法总结。',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*jwQGT7HifmcAAAAAAAAAAABkARQnAQ',
date: '2020-01-14',
'随着企业级产品复杂业务场景的增加,Ant Design 的列表覆盖度也受到了很大的挑战,因此我们决定一探究竟。',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*z-BPSqBKK_cAAAAAAAAAAABkARQnAQ',
date: '2020-03-01',
source: 'zhihu',
href: 'https://zhuanlan.zhihu.com/p/102546649',
href: 'https://zhuanlan.zhihu.com/p/110071209',
},
{
title: '解放图形化设计生产力 - HiTu',
title: '整齐划一?不如错落有致',
description:
'HiTu 目前以图形化设计资产的形式和大家见面,使用 ETCG 的思路设计,让人人都是插画设计师。',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*Up8ARYnOd_AAAAAAAAAAAABkARQnAQ',
date: '2020-01-10',
'今天我们从中来讨论一个更被大家忽视但实则举重若轻的问题——「我们应怎样去考虑表单的宽度」',
img: 'https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*1HQFQKoRUCQAAAAAAAAAAABkARQnAQ',
date: '2020-03-01',
source: 'zhihu',
href: 'https://zhuanlan.zhihu.com/p/100925117',
href: 'https://zhuanlan.zhihu.com/p/110096160',
},
];

Loading…
Cancel
Save