1. 控件优化

2. 增加monaco-editor、echarts等
This commit is contained in:
Gary Fu
2024-06-30 10:58:24 +08:00
parent 56fd1fa151
commit aac8f09802
74 changed files with 8494 additions and 936 deletions

View File

@@ -1,6 +1,6 @@
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
import * as MaterialIconsVue from '@vicons/material'
import kebabCase from 'lodash/kebabCase'
import { kebabCase } from 'lodash-es'
export const INSTALL_ICONS = []
export const ICON_PREFIX = 'icon-'