當圖片加載時顯示默認圖片:ide
給img標籤添加一個onerror屬性,this
<img width="200" height="120" src="<%=basePath%>${items.goodsList.goodsPic}" onerror="this.src='<%=basePath %>p_w_picpaths/fail.jpg'"/>spa