cldu 83e797f335 Merge branch 'fams_3.1' into debug | 2 hafta önce | |
---|---|---|
public | 1 yıl önce | |
src | 2 hafta önce | |
.env.development | 1 yıl önce | |
.env.production | 2 yıl önce | |
.env.test | 1 yıl önce | |
.gitignore | 2 yıl önce | |
README.md | 1 yıl önce | |
index.html | 1 yıl önce | |
jsconfig.json | 2 yıl önce | |
package.json | 1 yıl önce | |
vite.config.js | 5 ay önce |
本项目封装了svg图标组件 => src/components/SvgIcon/index.vue
import ids from 'virtual:svg-icons-names' 可以获取所有图标的symbolId,即为svgIcon的name属性,返回值为一个数组。