公告板
版本库
filestore
活动
搜索
登录
main
/
power_system_for_sx
山西电力前端项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
U
he wei
6 天以前
487cc9bad146b1bcd86910746a341ef3455fb579
[power_system_for_sx.git]
/
src
/
icons
/
index.js
1
2
3
4
5
import SvgIcon from '@/components/SvgIcon/index.vue';// svg component
import.meta.glob('./svg/*.svg', { eager: true });
export default SvgIcon;