vue动态加载图片失效

vue中动态为Img赋值src,会导致图片加载失败

使用  src: require('../img/selected.png')  即可;

posted on 2020-02-13 15:19  王子乔  阅读(489)  评论(0编辑  收藏  举报

导航