fix: 完成左侧列表的其余内容

This commit is contained in:
mtruning
2022-01-15 12:50:00 +08:00
parent ae71e13c6d
commit f6860c3fa6
70 changed files with 336 additions and 270 deletions
@@ -25,7 +25,7 @@ const packagesListObj = {
icon: renderIcon(RoadmapIcon),
label: renderLang('图表')
},
[PackagesCategoryEnum.TEXTS]: {
[PackagesCategoryEnum.INFORMATION]: {
icon: renderIcon(SpellCheckIcon),
label: renderLang('信息')
},