大家好,又见面了,我是你们的朋友全栈君。
使用el-image显示图片加载失败
<el-image
style="width: 100%; height:50px; margin:4px 5px 2px 5px;"
src="../assets/logo1.png"
/>
<el-image
style="width: 100%; height:50px; margin:4px 5px 2px 5px;"
:src="require('../assets/logo1.png')"
/>
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/144786.html原文链接:https://javaforall.cn