mirror of https://gitee.com/antv-l7/antv-l7
Update index.zh.tsx
This commit is contained in:
parent
910ea4d796
commit
baf8e75c65
|
@ -134,7 +134,7 @@ const IndexPage = () => {
|
||||||
}
|
}
|
||||||
title={t('L7 空间数据可视分析')}
|
title={t('L7 空间数据可视分析')}
|
||||||
description={t(
|
description={t(
|
||||||
'L7 是由蚂蚁金服 AntV 数据可视化团队推出的基于WebGL的开源大规模地理空间数据可视分析开发框架。',
|
'蚂蚁金服 AntV 数据可视化团队推出的基于 WebGL 的开源大规模地理空间数据可视分析开发框架。',
|
||||||
)}
|
)}
|
||||||
buttons={bannerButtons}
|
buttons={bannerButtons}
|
||||||
// notifications={notifications}
|
// notifications={notifications}
|
||||||
|
|
Loading…
Reference in New Issue