he wei
2025-04-25 53310b6f8b2274c3d68674648446451761edea21
1
2
3
4
5
import SvgIcon from '@/components/SvgIcon/index.vue';// svg component
 
import.meta.glob('./svg/*.svg', { eager: true });
 
export default SvgIcon;