关于使用带elementplus前缀图标的步骤
关于使用带elementplus前缀图标的步骤
官网
安装 | Element Plus
1.需要全局注册

2.使用某个图标时导入,
如
import { Search } from '@element-plus/icons-vue'


关于使用带elementplus前缀图标的步骤
官网
安装 | Element Plus
1.需要全局注册

2.使用某个图标时导入,
如
import { Search } from '@element-plus/icons-vue'

