U
he wei
6 天以前 487cc9bad146b1bcd86910746a341ef3455fb579
1
2
3
4
5
import SvgIcon from '@/components/SvgIcon/index.vue';// svg component
 
import.meta.glob('./svg/*.svg', { eager: true });
 
export default SvgIcon;