如果img标签中的src图片 logo.png 加载失败,原来的图片位置会被 error.png 替换. <img src="logo.png" onerror="handleImageError()" /> <script ...
確定! 回上一頁