perf: 修改展示图片

This commit is contained in:
奔跑的面条
2022-09-14 16:22:13 +08:00
parent 545e9f6571
commit 5312ba5a45
21 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@ export const PointConfig: ConfigType = {
key: 'Point',
chartKey: 'VPoint',
conKey: 'VCPoint',
title: '热力图',
title: '点状图',
category: ChatCategoryEnum.MORE,
categoryName: ChatCategoryEnumName.MORE,
package: PackagesCategoryEnum.CHARTS,