vue中动态加载图片地址

用 require 就可以了
<img style="width: 20px;height: 24px;" :src="require(url)" alt="" />

 

posted @ 2020-05-23 10:54  海里的鱼-L  阅读(614)  评论(0编辑  收藏  举报