1. 在目标图标不能正常载入时,载入备份替代图来提供用户体验。
<img src="http://sample.com/img.png" onerror="this.src='http://sample.com/default.png'">
2. 导入公共样式
@import '@/style/themes';
1. 在目标图标不能正常载入时,载入备份替代图来提供用户体验。
<img src="http://sample.com/img.png" onerror="this.src='http://sample.com/default.png'">
2. 导入公共样式
@import '@/style/themes';