fix: 修改左侧的渲染样式

This commit is contained in:
MTrun
2022-01-12 10:41:26 +08:00
parent c2369dd733
commit 24c649d19f
6 changed files with 76 additions and 17 deletions
+7 -4
View File
@@ -44,7 +44,8 @@ import {
import {
TableSplit as TableSplitIcon,
Roadmap as RoadmapIcon,
SpellCheck as SpellCheckIcon
SpellCheck as SpellCheckIcon,
GraphicalDataFlow as GraphicalDataFlowIcon
} from '@vicons/carbon'
const ionicons5 = {
@@ -131,12 +132,14 @@ const ionicons5 = {
}
const carbon = {
// 信息
SpellCheckIcon,
// 图表
RoadmapIcon,
// 信息
SpellCheckIcon,
// 表格
TableSplitIcon
TableSplitIcon,
// 装饰
GraphicalDataFlowIcon
}
// https://www.xicons.org/#/ 还有很多