2 回答
扬帆大鱼
TA贡献1799条经验 获得超9个赞
图片路径写错了吧,用webpack打包的时候,要把图片引入进来
import imgSrc from './assets/timg.jpeg'...this.image.src = imgSrc;
添加回答
举报
0/150
提交
取消