template
<img :onerror="errorUserPhoto" :src="'Ecp.Picture.view.img?pictureId=' + head_pic" />
script
import userPhoto from '@/assets/images/userPhoto.jpg'data() { return { errorUserPhoto:'this.src="' + userPhoto + '"', } }
<img :onerror="errorUserPhoto" :src="'Ecp.Picture.view.img?pictureId=' + head_pic" />
import userPhoto from '@/assets/images/userPhoto.jpg'data() { return { errorUserPhoto:'this.src="' + userPhoto + '"', } }
发表评论
侧栏公告
寄语
譬如朝露博客是一个分享前端知识的网站,联系方式11523518。
热评文章
标签列表
热门文章
友情链接