vue2.0实现图片加载失败默认显示图片 2018-07-20 本文已影响0人 meng_281e <img :src="your_pic_path" :onerror="`this.src='defult_pic'`">