fix: 修复官网首页图片丢失

This commit is contained in:
shihui 2021-12-03 17:21:37 +08:00
parent 823e77fa63
commit 3edf34aaa5
1 changed files with 10 additions and 5 deletions

View File

@ -108,13 +108,18 @@ const IndexPage = () => {
description: t('支持地图底图,渲染引擎,图层自由定制、扩展,组合'),
},
{
text: t('图表示例'),
link: `/${i18n.language}/examples/gallery`,
type: 'primary',
icon:
'https://gw.alipayobjects.com/zos/basement_prod/0ccf4dcb-1bac-4f4e-8d8d-f1031c77c9c8.svg',
title: t('业务专业且通用'),
description: t(
'以图形符号学地理设计体系理论基础,易用、易理解、专业、专注',
),
},
{
text: t('开始使用'),
link: `/${i18n.language}/docs/api/l7`,
icon:
'https://gw.alipayobjects.com/zos/basement_prod/fd232581-14b3-45ec-a85c-fb349c51b376.svg',
title: t('视觉酷炫且动感'),
description: t('支持海量数据2D、3D动态可交互高性能渲染'),
},
];
const notifications = [{