赞
踩
Vite Vue3
vite.config.ts
optimizedeps: {
esbuildoptions: {
target: 'es2020'
}
},
build: {
target: 'es2020'
},
<img src="/image/carLOGO.png" alt="" srcset="" />
<div class="img"><img :src="img"></div> //使用
cosnt img = ref(new URL("/image/car2.jpg", import.meta.url).href)//声明
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。